Answer Posted / sandhya.v
when a base class has to be changed with some minor or
major changes, it can be done through two methods . The
first method is using the keyword "new" and the second
method is by using "Override",The concept of using this is
called of olymorphism , The types are ad hoc polymorphism
and parametrized polymorphism..
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
How to hide the base class functionality in Inheritance?
How Do you Code Composition and Aggregation in C++ ?
What is polymorphism explain?
What are the benefits of oop?
Why do we use encapsulation in oops?
What is encapsulation in oops?
what is the drawback of classical methods in oops?
What is a superclass in oop?
What is abstract class in oop?
Why is oop better than procedural?
What is the problem with multiple inheritance?
What is oops with example?
What is a null tree?
Prepare me a program for the animation of train
#include