Answer Posted / d n gavade
There are two type of polymorphism i.e.
static(compiplation time) and
Dynamic Polymorphism(Run Time).
In case of Static,
derived class,Base class have same funcion name,the base
class function will be called.
In Case of Dynamic Polymorphism,we can use virtual keyword
in base class function and passing reference of derived
class to the base class pointer, we can call the derived
class function which is override.
| Is This Answer Correct ? | 30 Yes | 2 No |
Post New Answer View All Answers
hi, this is raju,iam studying b.tech 2nd year,iam want know about group1 and group2 details, and we can studying without going to any instutions? please help me.
What is the purpose of polymorphism?
What is solid in oops?
Plese get me a perfect C++ program for railway/airway reservation with all details.
Why is polymorphism important in oop?
What is encapsulation selenium?
What is the difference between inheritance and polymorphism?
What is polymorphism programming?
Are polymorphisms mutations?
What is stream in oop?
officer say me - i am offered to a smoking , then what can you say
Why is oop better than procedural?
What is static in oop?
What are main features of oop?
Why multiple inheritance is not possible?