Answer Posted / kanna
Only One parent per Derived class.it mean one base class having one derived class is single inheritance.
The derived classes may have a number of direct base classes,is multiple inheritance.
| Is This Answer Correct ? | 14 Yes | 3 No |
Post New Answer View All Answers
What is class in oop with example?
What are functions in oop?
#include
What do you mean by abstraction?
What is the purpose of enum?
What is difference between oop and pop?
What is the difference between static polymorphism and dynamic polymorphism?
Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)
What is polymorphism explain?
How long to learn object oriented programming?
What is difference between pop and oop?
What is difference between polymorphism and inheritance?
What is advantage of inheritance?
What is the difference between abstraction and polymorphism?
What is a class oop?