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

Will the asp.net validators run in server side or client side? How do you do client-side validation in .net?

0 Answers  


What is indexing on asp.net?

0 Answers  


Is overloading possible in web services?

2 Answers   Microsoft,


What is the difference between repeater over datalist and datagrid ?

1 Answers  


can s/w quality assurance engineer switch field to programming side i m very much interested in programming but not much good in it

0 Answers  






In What Order Do The Events Of An Aspx Page Execute. As A Developer Is It Important To Undertsand These Events?

0 Answers   Siebel Systems,


With out Web.config can we executes the application?

10 Answers   Valtech,


In try catch blocks one is normal catch block and another is sqlcatchexception block

3 Answers   Microsoft,


Which object encapsulates state or data of a user?

0 Answers  


hi im shailendra singh my question is how we deploye the data base

3 Answers   HCL,


What are the versions of garbage collection?

0 Answers   Proteans,


What are the media types of http requests and response?

0 Answers  


Categories