Types of polymerphism and explain about dynamic
polymerphism?
Answer Posted / parvathi
Types of polymorphism are:
1. Run Time polymorphism
2. Compile Time Polymorphism
Dynamic polymorphism means binding the data during run
time. It is also called late binding. Example for dynamic
polymorphism is virtual functions
| Is This Answer Correct ? | 9 Yes | 0 No |
Post New Answer View All Answers
what is the purpose of using statement in c#
What is data binding c#?
What is a must for multitasking
Why data types are important in c#?
Which are access modifiers available in c#?
What is gac? How to put assembly in gac?
Can we change static value in c#?
What is meaning of type safety in c#?
Does a loop recorder have to be removed?
What is generic types in c#?
Is there any sample c# code for simple threading?
Explain code compilation in c#.
What is _viewstart cshtml?
What is generic in c#?
What is _layout cshtml?