Types of polymerphism and explain about dynamic
polymerphism?
Answer Posted / ashok kumar
1. runtime polymorphism
2. Compiletime polymorphism
dynamic polymorphism have a need of virtual keyword without
vertual this is not possible.
| Is This Answer Correct ? | 0 Yes | 1 No |
Post New Answer View All Answers
What does break do in loop?
Define strong name in c#?
Are tuples immutable c#?
What does == mean in c sharp?
What is a property c#?
What does void mean unity?
How do you declare an interface in c#?
I was trying to use an out int parameter in one of my functions. How should I declare the variable that I am passing to it?
What is platform independence"?
Can a struct be null?
What is args c#?
What is the default value of guid in c#?
Is stringbuilder thread safe c#?
Can abstract class have constructor?
What is a thread c#?