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

explain the three services model commonly know as a three-tier application.

542


Explain how obfuscator works in .net

547


What are the different types of delegation?

439


What is difference between for and foreach in c#?

462


What is sealed class in c#?

517






What are the differences between events and delegates in c#?

462


What is unmannaged code and will CLR handle this kind of code or not .

585


What is binary search tree in data structure?

475


What is difference between il and dll ?

524


What are functions in c#?

498


What does exclamation mark mean c#?

534


Explain how do I convert a string to an int in c#?

508


Please explain value types and reference types used in c#?

470


Why we use get and set property in c#?

509


What is the difference between and xml documentation tag?

516