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


Please Help Members By Posting Answers For Below Questions

What are the main reasons to use c# language?

572


What is cache memory in c#?

571


What is difference between string and stringbuffer in c#?

556


What is the difference between constant and readonly in c#?

516


Why abstraction is used in c#?

593






How to implement singleton design pattern in c#?

552


What is the use of properties window?

602


Is there a way to force garbage collection?

575


Is 0 an unsigned integer?

581


explain the features of static/shared classes.

592


if a base class has a number of overloaded constructors, and an inheriting class has a number of overloaded constructors; can you enforce a call from an inherited constructor to a specific base constructor?

602


What does immutable mean in c#?

601


Enlist some of the properties of a thread class?

587


What is the difference between abstract class and interface in c#?

596


what is a destructor?

685