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

Name a typical usage of polymorphism

Answer Posted / brunda r

Polymorphism plays a very important role in allowing objects
having different internal structures to share the same
external interface.Its Its extensively used in implementing
inheritance.

Is This Answer Correct ?    5 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

what are the ways in which a constructors can be called?

2204


What is the main feature of oop?

1205


What is the highest level of cohesion?

1113


What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

2699


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

1205


What is multilevel inheritance?

1262


to find out the minimum of two integer number of two different classes using friend function

2186


write string class as your own class in java without using any built-in function

2555


Write a program to sort the number with different sorts in one program ??

2433


When not to use object oriented programming?

1182


Prepare me a program for the animation of train

2540


What is methods in oop?

1038


Can destructor be overloaded?

1101


How do you define a class in oop?

1178


What is polymorphism in oops with example?

1109