Answer Posted / siva
if one class(called derived) acquires/inherits properties
of another class(base class) is called inheritance.
| Is This Answer Correct ? | 3 Yes | 2 No |
Post New Answer View All Answers
write a C++ program for booking using constructor and destructor.
Where You Can Use Interface in your Project
What are the 4 pillars of oop?
What is oops in simple words?
Why is oop useful?
What is abstraction and encapsulation?
What is overriding in oops?
How does polymorphism work?
write string class as your own class in java without using any built-in function
What is advantage of inheritance?
What is oops concept with example?
write a program that takes input in digits and display the result in words from 1 to 1000
What is use of overloading?
What is inheritance write a program to show use of inheritance?
What is polymorphism and example?