What is RunTime Polymorphism?
Answer Posted / suren
Function, Constructor, Operater overloading comes under
compile time polymorphism and function overriding, virtual
functions come under runtime polymorphism.
| Is This Answer Correct ? | 38 Yes | 6 No |
Post New Answer View All Answers
What is smart navigation in .net?
What versions of .net are there?
What is static constructor, when it will be fired?
what user controls are and what server controls are and the differences between the two.
Explain about managed heap?
How viewstate is being formed and how it's stored on client in .net?
which methos do you invoke on the dataadapter control to load your generated dataset with data?
Explain me what is the .net framework and how does it work?
Explain how to load the contents of an xml file into an xmldocument object?
Can I write il programs directly?
Explain the use of activex control in .net?
How to prepare parametrized (with more than one parameters) crystal report.pls tell me the code procedure, if any body can?
why you wouldn't want to write into it even if you could
What is the lapsed listener problem?
Explain the difference between public and static modifiers?