What is RunTime Polymorphism?
Answer Posted / lalit dhuwe
Polymorphism is defined as one interface to control access
to a general class of actions. There are two types of
polymorphism one is compile time polymorphism and the other
is run time polymorphism. Compile time polymorphism is
functions and operators overloading. Runtime time
polymorphism is done using inheritance and virtual
functions.
| Is This Answer Correct ? | 3 Yes | 6 No |
Post New Answer View All Answers
Explain me what are the deferred execution and the immediate execution in linq?
Explain why do we use msmq?
What is the difference between .net 2000 and .net 2005(features)? Which one is better?
Can you explain what do you understand about web service?
What is marshling?
What should you do to store an object in a viewstate?
Please explain what is the difference between a class and an object?
What is misl?
What is operator overloading in .net?
Explain what is the difference between a class and an object, and how do these terms relate to each other?
Write a program to create a user control with name and surname as data members and login as method and also the code to call it.
Explain .NET architecture?
How to implement datagrid in.net? How would you make a combo-box appear in one column of a datagrid? What are the ways to show data grid inside a data grid for a master details type of tables? If we write any code for datagrid methods. What is the access specifier used for that methods in the code behind file and why?
Is .net core the future?
Explain the difference between .net 2000 and .net 2005(features)? Which one is better?