what is single inheritance?

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


Please Help Members By Posting Answers For Below Questions

What are the 4 main oop principles?

803


can inline function declare in private part of class?

3786


what are the ways in which a constructors can be called?

1677


Why do pointers exist?

759


What is encapsulation in ict?

700






What is polymorphism and example?

668


hi all..i want to know oops concepts clearly can any1 explain??

1759


What is the problem with multiple inheritance?

687


What is polymorphism what are the different types of polymorphism?

650


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?

1495


What is the fundamental idea of oop?

737


what are the different types of qualifier in java?

1920


Where is pseudocode used?

645


What are the benefits of polymorphism?

718


What is coupling in oops?

700