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 do you mean by jagged array?
Which of the following operations can you not perform on an ado.net dataset?
What is the wildcard character in sql?
What are static and dynamic variables?
What is a dll in c#?
Why do we use threads in c#?
Is namespace a class?
What is function and method in c#?
Can I define a type that is an alias of another type (like typedef in c++)?
How do I make a dll in c#?
What is datacontract in c#?
What are bitwise logical operators?
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)