What is the Disadvantage of Multiple Inheritance
-
Hi Friends, I want to know, What is the Disadvantage of Multiple Inheritance.
Thanks and Regards. SANTHOSH V
-
Hi Friends, I want to know, What is the Disadvantage of Multiple Inheritance.
Thanks and Regards. SANTHOSH V
That some languges, like Java, hasn't. Seriously there are gotchas in multiple inheritance, for instance, name clashes and the dreaded diamond. See , for instance http://www.parashift.com/c++-faq-lite/multiple-inheritance.html#faq-25.8[^] :)
If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.
-
Hi Friends, I want to know, What is the Disadvantage of Multiple Inheritance.
Thanks and Regards. SANTHOSH V
With MFC, there's the problem of having more than one
CObject
-derived parent."Normal is getting dressed in clothes that you buy for work and driving through traffic in a car that you are still paying for, in order to get to the job you need to pay for the clothes and the car and the house you leave vacant all day so you can afford to live in it." - Ellen Goodman
"To have a respect for ourselves guides our morals; to have deference for others governs our manners." - Laurence Sterne