Explain polymorphism? What r the types of polymorphism?
pls give examples?

Answer Posted / vikram

Polymorphism literally means taking more than one form or we
can say that one mathod many interface.
there is 2 type of polymarphism 1 :- compail time polimarphism
2: run time polimarphism:

Eax:- function overloding and opertor over loding

Is This Answer Correct ?    23 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is methods in oop?

544


What are functions in oop?

586


What is the main feature of oop?

621


What is encapsulation with real life example?

572


Is oop better than procedural?

574






Give two or more real cenario of virtual function and vertual object

1853


What is byval and byref? What are differences between them?

1689


Can we have inheritance without polymorphism?

617


explain sub-type and sub class? atleast u have differ it into 4 points?

1837


What is difference between multiple inheritance and multilevel inheritance?

603


How to handle exception in c++, For example in a functions i am assigning memory to some variables and also in next instructions in am dividing one variable also. If this functions generates a error while allocating memory to those variable and also while dividing the variable if i divide by zero then catch block how it will identify that this error has cone from perticular instruction

1653


What is overloading and its types?

615


What polymorphism means?

624


Advantage and disadvantage of routing in telecom sector

790


any one please tell me the purpose of operator overloading

1967