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 the life cycle of web page?
What is session object? Describe in detail.
How is session id generated?
explain code with multi inhertance
Explain repository pattern in asp.net mvc? : asp.net mvc
What is asp.net with mvc? : Asp.Net MVC
What is session management in web application?
Describe a bubbled event and how it is used ?
What is the use of placeholder control?
Explain about Application and Session Events ?
What is the difference between asp.net and mvc?
Explain what is an abstract class?
Describe the diffeerence between inline and code behind - which is best in a loosely coupled solution?
Which method do you use to kill explicitly a users session?
Explain Life cycle of ASP.NET page when a request is made.