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 are the 4 main oop principles?
can inline function declare in private part of class?
what are the ways in which a constructors can be called?
Why do pointers exist?
What is encapsulation in ict?
What is polymorphism and example?
hi all..i want to know oops concepts clearly can any1 explain??
What is the problem with multiple inheritance?
What is polymorphism what are the different types of polymorphism?
They started with the brief introduction followed by few basic C++ questions on polumorphism, inheritance and then virtual functions. What is polymorphims? How you will access polymorphic functions in C? How virtual function mechanism works?
What is the fundamental idea of oop?
what are the different types of qualifier in java?
Where is pseudocode used?
What are the benefits of polymorphism?
What is coupling in oops?