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 server side session?
What is difference between URL and URI?
Explain the difference between dataset and datareader.
What is event bubbling?
Explain how asp.net page works?
What are the media types of http requests and response?
What is use of <% %> in asp.net?
How does session id work?
Any one can tell how we store tiff format images in database and retrive from the database(need for tiff format only)
In order to get assembly info which namespace we should import?
What is the difference between typeof() vs gettype()?
Tell me what is the request flow used for asp.net mvc framework? : asp.net mvc
What are client activated objects?
Differentiate between early binding and late binding.
What is manifest in .net framework?