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 do you define a class in oop?
What is destructor give example?
What is inheritance in simple words?
How many human genes are polymorphic?
What is pointer in oop?
What is property in oops?
What is oops in simple words?
What do you mean by overloading?
Explain the concepts involved in Object Oriented programming.
Why do we use class in oops?
Why is there no multiple inheritance?
What is the example of polymorphism?
What is the problem with multiple inheritance?
What is the difference between a constructor and a destructor?
What is oops with example?