WHAT IS polymorphism
Answers were Sorted based on User's Feedback
Answer / 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 |
Answer / raji
Polymorphism: Ability to take more than one form
Types:
1)Static(Compile time)
Overloading
2)Dynamic(Run time)
Overriding
Is This Answer Correct ? | 3 Yes | 0 No |
Can we use MSSql as backend in asp.net...if yes then How.?
how many character send in one sms forget 160limit and think about gateway allowed
relacement of websevices in .net 3.0?
How do you create a permanent cookie?
What are the different validators in asp.net?
Explain why datareader is useful?
What is difference between viewstate and session state in javascript?
How Web Service help? What is the difference between Remoting & Web Servcies?
What is the function used for removing an event listener?
How do you add a javascript function for a link button in a datagrid ?
How many types of triggers are there in update panel?
What is server objects in asp.net?