WHAT IS polymorphism

Answers were Sorted based on User's Feedback



WHAT IS polymorphism..

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

WHAT IS polymorphism..

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

Post New Answer

More ASP.NET Interview Questions

What is difference between asp state management and asp.net state management? How can we pass info between 2 asp.net pages?

0 Answers  


What are the uses of reflection?

0 Answers  


What is the file extension of web service?

0 Answers  


Are there resources online with tips on asp to asp.net conversions?

0 Answers  


Explain client side state management system.

0 Answers  






What?s a bubbled event?

6 Answers   Visual Soft,


How do you make your site SSL enabled ?

3 Answers   Satyam,


Where is session cookies stored?

0 Answers  


Explain how asp.net different from asp?

0 Answers  


What are the difference between ASP and ASP.Net?

4 Answers   Accenture, Mphasis,


Explain how can we inherit a static member?

0 Answers  


What is .netmodule and how is different from .dll and .exe

2 Answers   NIIT,


Categories