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? Explain with an example.

Answer Posted / naveen malik

The behavior of an object can depend upon the state its in,
thus exhibiting Polymorphism. Consider a car colliding with
a wall. The impact of the process would depend upon the
approach speed of the car, the Angle it strikes in, the
strength of the wall and so on. If two cars were to collide,
the results would be much different, with both of them
receiving considerable damage.

Is This Answer Correct ?    1 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Who invented oop?

1193


2. Give the different notations for the class.\

2224


How can you overcome the diamond problem in inheritance?

1228


What is encapsulation and abstraction? How are they implemented in C++?

1188


write a program using c++ to implement single contiguous memory mangement techniques.display the content of the main memory after yhe allocation of jobs and percentage of the wastage of the main memory

3273


What are the advantages of polymorphism?

1084


Why do we use inheritance?

1193


What are the three main types of variables?

1183


if i have same function with same number of argument but defined in different files. Now i am adding these two files in a third file and calling this function . which will get called and wht decide the precedence?

3606


What are functions in oop?

1120


Can a destructor be called directly?

1137


Plese get me a perfect C++ program for railway/airway reservation with all details.

3955


What is abstraction example?

1158


INSTANCE FIELDS DECLARED private ARE ACCESSIBLE BY THE METHODS ONLY.CAN WE CHANGE THE private FIELD OF AN OBJECT IN A METHOD OF SOME OTHER OBJECT OF THE SAME CLASS?

2255


What is abstraction encapsulation?

1200