Answer Posted / mkm
polymorphism means the ability to take more than one form
.
There are two types of Polymorphism :<br>1) Complie time
Polymorphism a) Function Overloading<br> b) Operator
Overloading2) Run-time Polymorphism<br> a) Virtual Functions
| Is This Answer Correct ? | 11 Yes | 1 No |
Post New Answer View All Answers
What is applicatio domain?
Mention the execution process for managed code?
How to sign out from forms authentication?
Which library is used by the testers and developers to develop automated tests and create testing tools?
In order to get assembly info which namespace we should import?
What is a web based system?
What is a SESSION and APPLICATION object?
What are tuples?
What’s the difference between asp.net web forms and asp.net mvc?
How to implement role based security in asp.net mvc? : Asp.Net MVC
Explain method to handle error using HttpError in Web API?
What are the major built-in objects in ASP.NET?
How Session use Cookies in State Management?
Do you know about caching with the datasource controls?
How to change Master page in ASP.Net using code?