What is polymorphism ? Explain with examples

Answer Posted / ashok kumar

polymorphism means many forms,greekword-poly-many fuction
overloding,fuction overloding,operator overloding.
ex->'+'
this opertor can be overloaded to add strings
(concatenation)or sets(union)and so on. functions also can
be overloaded as show in the next sectin.the
terms 'Overloading'and 'polymorphism' are used
interchangeablely.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

how to get the oracle certification? send me the answer

1658


How do you use inheritance in unity?

581


What is Difeerence between List obj=new ArrayList(); and ArrayList obj=new ArrayList()?

2094


What is the difference between inheritance and polymorphism?

581


What is a null tree?

621






Why it is called runtime polymorphism?

573


What is meant by oops concept?

603


which feature are not hold visual basic of oop?

1717


What is inheritance write a program to show use of inheritance?

608


What is a superclass in oop?

663


What is polymorphism explain its types?

672


c++ program to swap the objects of two different classes

1752


Get me a number puzzle game-program

1688


What does it mean when someone says I oop?

574


What is polymorphism and why is it important?

554