Types of polymerphism and explain about dynamic
polymerphism?
Answer Posted / radix
Static polymorphism and Dynamic Polymorphism are the two types of polymorphism
Dynamic Polymorphism: decisions of function execution is made at runtime
| Is This Answer Correct ? | 1 Yes | 2 No |
Post New Answer View All Answers
What is strong name in c# and how can we use it?
Which compiler switch creates an xml file from xml comments in the files in an assembly?
How do you declare a variable in c#?
Are structs value types or reference types?
Is c# a backend language?
Explain the difference between and xml documentation tag?
What is windows form in c#?
How do I do implement a assert?
Is namespace necessary in c#?
Can a struct have a default constructor (a constructor without parameters) or a destructor in c#?
Is boxing an implicit conversion?
What are the different ways of method can be overloaded?
Is system a class in c#?
What are the benefits of using windows services:
What is parseexact c#?