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 is the difference between method and constructor in c#?
Is arraylist type safe in c#?
Write the sample code for threading in c# .net..
Define delegate in c#?
What is reflection c#?
please exaplain gridview and what are the process available for it. how to add the row number automatically? is it possible to add child controls ?
What is an example of a delegate?
How to raise an selection changed event associated with listbox in datagridview control with a sample example?Here the listbox is a child control associated with datagridview control.
One start and stop button is there and one textbox is there.when you click start button ,it will display 1,2,3......up to infinite in textbox.when you click stop button it will stop.
What do you mean by winforms in c#?
Is c# and .net same?
Whats an assembly? Describe the importance of assembly?
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)