What is multiple inheritance ?
Answer Posted / narasimulu
Multiple Inheritance occurs when a class inherits from more
than one parent.
| Is This Answer Correct ? | 8 Yes | 1 No |
Post New Answer View All Answers
i am getting an of the type can not convert int to int *. to overcome this problem what we should do?
what are the ways in which a constructors can be called?
write a C++ program for booking using constructor and destructor.
What is pointer in oop?
What is difference between data abstraction and encapsulation?
What is cohesion in oop?
What is balance factor?
What is polymorphism oop?
Is abstract thinking intelligence?
How do you define a class in oop?
What is class in oop with example?
What is oops with example?
What is object in oops?
What is the real time example of encapsulation?
What is polymorphism and example?