What is multiple inheritance ?
Answer Posted / shivaramraje nimbalkarjoshi
The mechanism in which , A Call which is created my
deriving more than one classes is called Multiple
Inheritance.
Is This Answer Correct ? | 7 Yes | 5 No |
Post New Answer View All Answers
What is difference between pop and oop?
What are the benefits of oop?
What do you mean by overloading?
How to call a non virtual function in the derived class by using base class pointer
What is the advantage of oop over procedural language?
assume the program must insert 4 elements from the key board and then do the following programs.sequential search(search one of the elements),using insertion sort(sort the element) and using selection sort(sort the element).
What does no cap mean?
What is multilevel inheritance explain with example?
Can destructor be overloaded?
What does and I oop mean?
if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?
What is encapsulation selenium?
Why we use classes in oop?
Can a destructor be called directly?
Why is oop useful?