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...

Explain the concept of polymorphism with examples?

Answer Posted / dhawal

polymorphisum-polymorphisum means one name many
forms,basically polymorphisum is base class pointer which
can access derive class members

real time example:-
on street signal if red signal turn on all type of vehicals
are stops means on single action multiple tasks are done.


compile time polymorphisum-overloading.

run time polymorphisum-overriding.

Is This Answer Correct ?    16 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Are functions objects in java?

1034


This abstract class is correct ? abstract class A { public abstract void Disp(); public abstract void B() { } public absract virtual C() { } }

942


What is the difference between processes and threads?

995


How to display all the prime numbers between 1 and n (n is the number, get the input from user)

930


Why we use methods in java?

941


What are the parts of a method?

932


What are the supported platforms by java programming language?

1004


What is a variable simple definition?

976


What are latest features introduced with java 8?

1012


What is 16 bits called?

890


Which programming language is best in future?

893


How do you check if a string is lexicographically in java?

906


How do you check if a character in a string is a digit or letter?

1011


Give the hierarchy of inputstream and outputstream classes.

1050


What is a function argument in java?

947