Answer Posted / kalaiselvan
if one class acquires properties of another class is
called inheritance.
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
Which is not an object oriented programming language?
What are the important components of cohesion?
What is the difference between static polymorphism and dynamic polymorphism?
How do you achieve runtime polymorphism?
write a C++ program for booking using constructor and destructor.
Why is there no multiple inheritance?
What do you mean by abstraction?
c++ program to swap the objects of two different classes
Can bst contain duplicates?
What is abstraction encapsulation?
Why is static class not inherited?
What is class and object in oops?
What is the importance of oop?
hi all..i want to know oops concepts clearly can any1 explain??
Why is it so that we can have virtual constructors but we cannot have virtual destructors?