What is multiple inheritance ?
Answer Posted / anil dg
Multiple inheritance means One Subclass having Multiple Super Classes...
It is achieve IS-A condition.
It is a required the Method Overriding..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is a class and object?
write a C++ program for booking using constructor and destructor.
How is class defined?
when to use 'mutable' keyword and when to use 'const cast' in c++
What is polymorphism explain?
What is the difference between inheritance and polymorphism?
officer say me - i am offered to a smoking , then what can you say
What is persistence in oop?
What is debug class?what is trace class? What differences are between them? With examples.
What is polymorphism used for?
What is encapsulation in oops?
What is encapsulation and abstraction? How are they implemented in C++?
What do you mean by abstraction?
What is encapsulation oop?
what are the realtime excercises in C++?