Answer Posted / karthikse09
one class derived from base class is called inheritance
| Is This Answer Correct ? | 51 Yes | 10 No |
Post New Answer View All Answers
How many human genes are polymorphic?
What is inheritance and how many types of inheritance?
What does it mean when someone says I oop?
Where You Can Use Interface in your Project
What is inheritance in simple words?
what are the realtime excercises in C++?
What is encapsulation in ict?
What is static modifier?
What is a class oop?
Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer
write a C++ program for booking using constructor and destructor.
What are the advantages of polymorphism?
What is object in oops?
Plese get me a perfect C++ program for railway/airway reservation with all details.
Is data hiding and abstraction same?