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

Define application state variable and session state variable?

0 Answers   UGC Corporation,


explain ado.net

6 Answers  


Explain diff. Between friend and protected friend?

0 Answers  


How tooltip is set through code-behind in ASP.NET?

0 Answers  


Can you explain page lifecycle in net?

0 Answers  






What Are The Difference Between AutoEventWireup="true" and AutoEventWireup="False"

12 Answers   Phoenix Technologies,


Which type of state management is provided by Query String in ASP.NET?

0 Answers   Sans Pareil IT Services,


What is viewstate? What does the "enableviewstate” property do? Whay would I want it on or off?

0 Answers  


What are Master Pages in ASP.NET?

0 Answers  


About the Usage of htmlencode and urlencode ?

2 Answers   Cognizant,


How many web.copnfig can exists in a web application & which will be used ?

3 Answers   MMTS,


In this case if exception occure in Database which catch block will be exexcuted?

1 Answers   Microsoft,


Categories