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

How will you call C functions from C ++ and vice-versa?

847


What is the difference between structures and unions?

781


Is it possible for a member function to delete the pointer, named this?

809


What is null pointer and void pointer and what is their use?

805


Write a Program for find and replace a character in a string.

773


Is linux written in c or c++?

770


which one is equivalent to multiplying by 2:Left shifting a number by 1 or Left shifting an unsigned int or char by 1?

943


Explain the use of vtable.

814


What are the various storage classes in C++?

841


Define vptr.

753


Write an algorithm that determines whether or not an almost complete binary tree is a heap.

3653


Explain the differences between list x; & list x();.

751


What are the methods of exporting a function from a dll?

838


What is a singleton c++?

747


Where and why do I have to put the "template" and "typename" keywords?

779