📜  必须使用哪种类型的继承才能使结果是混合的? - 无论代码示例

📅  最后修改于: 2022-03-11 14:59:53.199000             🧑  作者: Mango

代码示例1
Which type of inheritance must be used so that the resultant is hybrid?
Explanation: The use of any specific type is not necessary. 
Though the final structure should not be the same, 
it should represent more than one type of inheritance if class diagram is drawn. 8.