what is single inheritance?

Answer Posted / sathish

Inheritance : The Base Class information passed onto
derived class.

Single Inheritance : The Derived class having only one Base
class is called single Inheritance.

Multiple Inheritance : The Derived class having more than
one base class is called Multiple Inheritance.

Is This Answer Correct ?    33 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is oops in programming?

562


Can private class be inherited?

615


What is inheritance and how many types of inheritance?

611


What does <> mean pseudocode?

618


When not to use object oriented programming?

565






write a C++ program for booking using constructor and destructor.

2041


Prepare me a program for the animation of train

1990


What is balance factor?

580


What is the main purpose of inheritance law?

667


What is the difference between a mixin and inheritance?

517


What is coupling in oop?

590


Why is static class not inherited?

591


Write a c++ program to display pass and fail for three student using static member function

2807


How do you define social class?

594


What are the features of oop?

630