adspace


When to use Multiple Inheritance?

Answer Posted / divya

inheritance is a method which means objects of one class
get the properties of objects of another class. in this we
have 5 types of inheritance
multiple inheritance means deriving a class from two or
more base classes

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

daily Routine of father

1484


How c functions prevents rework and therefore saves the programers time as wel as length of the code ?

1164


Can union be self referenced?

1266


What is the latest version on c++?

1206


What character terminates all character array strings a) b) . c) END

1394