Types of polymerphism and explain about dynamic
polymerphism?
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / kalyan
1.Run Time Polymorphism
2.Compile Time Polymorphism
Dynamic Polymorphism is a late binding.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / ashvin.kumar01
Types of Polymorphism
1.Static(early Binding)
2.Dynamic(late binding)
Dynamic Polymorphism:To bind Your Functions and allocate the
memory of that function at run time i.e dynamic Polymorphism
it is responsibilty of programmer when he to decide to call
function at run time for better performance.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / 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 |
What you mean by delegate in c#?
how to use msflexgrid in asp.net
Structs are not reference types. Can structs have constructors?
How string definitions will prevent escaping on backslashes in C#?
What is the purpose of a constructor in c#?
What is the difference between CreateObject() and GetObject()?
Is visual c# free?
How Reflection is used and what it's significance ?
What is the purpose of a console table?
When static constructor is invoked?
Define an array?
Difference between string and stringbuilder?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)