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

Are there any special rules about inlining?

783


Why do we learn c++?

726


Write a program using shift_half( ) function to shift the elements of first half array to second half and vice versa.

1025


What do you mean by function pointer?

824


What are features of c++?

823


What is the sequence of destruction of local objects?

718


Explain the volatile and mutable keywords.

813


What is searching?

857


How do you flush std cout?

809


What is c++ and its uses?

859


Is map sorted c++?

722


Explain the use of this pointer?

878


What is the c++ programming language used for?

753


What are default parameters? How are they evaluated in c++ function?

882


Difference between pass by value and pass by reference?

826