Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

what is polymorphism with example?types of polymorphism?

Answer Posted / sandeep

It is reacting differently for the same kind of message.

For example,

Consider Parrot,Penguin & tiger

My message is "approach me quickly"

Their different reactions:

Parrot approaches me by " flying"
Penguin approaches me by "swimming"
Tiger approaches me by "running"

Here my message is simply "pproach me quickly"
But different things have been reacted differently.

This is called Polymorphism.

As far as my knowledge is concerned there is only one type
of polymorphism and that is runtime polymorphism.

Is This Answer Correct ?    69 Yes 88 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the Concept of Encapsulation in OOPS

1032


What do you understand by the term string pool?

1071


What is meant by class?

1060


Is map ordered in java?

997


Can we convert integer to string in java?

1094


Make a data structure and implement an algorithm to print all the files in a directory. (The root directory can have sub-directories too.)

1381


Why does my function print none?

1011


What are filterstreams?

1117


Write a program to reverse array in place?

1116


How do you allocate memory to object?

1046


Can we override private constructor in java?

1034


How an object is serialized in java?

1039


Variables used in a switch statement can be used with which datatypes?

1042


Is there any sort function in java?

1103


What does the @override annotation do?

1095