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
which methos do you invoke on the dataadapter control to load your generated dataset with data?
What is the use of activex control in .net?
Explain the difference between the while and for loop.
What is loosely coupled solution in.net?
Define code access security (cas)?
Explain what is the difference between a class and an object?
What is the advantage of .net?
What is garbage collection in .net? Explain the garbage collection process?
Why did they call it .net?
What is the difference between encrypting a password and applying a hashing?
What is the lapsed listener problem?
If we write any code for DataGrid methods, what is the access specifier used for that methods in the code behind file and why?
Explain about .net assemblies?
Which namespace is require to used XML in .NET?
What is interface and abstract class in .net?