What is polymorphism? pl explain practically rather than
theoretical?

Answer Posted / umesh shrivastava

In the word Polymorphism here poly means many and morphism
means form ie.one interface having multiple function.
Polymorphism are of two type
1 Static polymorphism:we can use this by implementing
function overloading and oprator overloading.

2 Dynamic Polymorphism:we can user this by implementing
virtual function and abstract classes.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is class method c#?

481


What is icollection in c#?

515


How does return work in c#?

506


Can you pass value types by reference to a method?

519


What is visual c# net?

488






Are arraylist faster or arrays?

484


Is array value type in c#?

583


What is the difference between firstordefault and singleordefault?

478


Can you instantiate an abstract class c#?

503


Can a child class call the constructor of a base class?

543


Explain more on CLR

747


What is list collection in c#?

521


What is firstordefault c#?

538


Define an array?

528


What are the Types of caching

537