When to use Multiple Inheritance?

Answer Posted / dasora

when do you like inherit from more than two class
it is called multiple inheritance

Is This Answer Correct ?    0 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Define whitespace in C++.

859


How can you quickly find the number of elements stored in a static array?

728


Can comments be nested?

710


What is purpose of new operator?

684


What is the sequence of destruction of local objects?

629






What is the full form of ios?

645


If you don’t declare a return value, what type of return value is assumed?

631


Can static member variables be private?

710


Name the implicit member functions of a class.

698


What is Destructor in C++?

765


Why is c++ called oops?

648


How the programmer of a class should decide whether to declare member function or a friend function?

772


Why do we use constructor?

712


When do we run a shell in the unix system?

673


Define copy constructor.

709