What is multiple inheritance ?
Answer Posted / sudha i r
multiple inheritence means the class(child class) inherited
from multiple base class(parent class)
| Is This Answer Correct ? | 5 Yes | 1 No |
Post New Answer View All Answers
Give an example where we have to specifically use C programming language and C++ programming language cannot be used?
i got a backdoor offer in process global,Bangalore..Can i work with it?
when to use 'mutable' keyword and when to use 'const cast' in c++
What makes a language oop?
what are the realtime excercises in C++?
What causes polymorphism?
Why is there no multiple inheritance?
Why do we use class in oops?
What is difference between inheritance and polymorphism?
What is the important feature of inheritance?
• What are the desirable attributes for memory managment?
What are main features of oop?
What is difference between data abstraction and encapsulation?
What is the real time example of encapsulation?
What are the 3 principles of oop?