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

Answers were Sorted based on User's Feedback



Name a typical usage of polymorphism..

Answer / ankur 9039630226

show more than one form means one function many operations such as add(int,int)and add(int, int, int , float);
here same add function but two different operations

Is This Answer Correct ?    9 Yes 0 No

Name a typical usage of polymorphism..

Answer / 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

Name a typical usage of polymorphism..

Answer / guest

wrpping of data in to single unit

Is This Answer Correct ?    3 Yes 17 No

Post New Answer

More OOPS Interview Questions

what is virtual function?

26 Answers   Aspire, HP, Infosys, RoboSoft, TCS,


Are polymorphisms mutations?

0 Answers  


What is constructor in oop?

0 Answers  


polymorphism means?

6 Answers   BFL,


What is multilevel inheritance explain with example?

0 Answers  


Write a C++ program without using any loop (if, for, while etc) to print prime numbers from 1 to 100 and 100 to 1 (Do not use 200 print statements!!!)

0 Answers   HCL,


What is the main feature of oop?

0 Answers  


Explain the concepts involved in Object Oriented programming.

0 Answers   Wipro,


Program to read a comment string

1 Answers   IBM,


design class for linked list and include constructor,destructor,insert option. struct node { int node; struct node &ptr; }

1 Answers   HSBC,


explain the concepts of oops?

1 Answers  


What is the difference between procedural programming and oops?

0 Answers  


Categories