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 polymorpsim? what are its types?

Answer Posted / maahi

polymorphism is an oops concept,it meanse the ability to
take more than one form.polymorphism allows different object
ti respond to the same message in diffent ways.
there are two
types of polymorphism.
1.compile time
2.run time

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of oops?

993


Why can't we have instance(stack) of a class as a member of the same class like eg.Class A{A obj;} as we can have self refential pointer

2089


Which is not an object oriented programming language?

935


Explain the concepts involved in Object Oriented programming.

1143


What is object-oriented programming? Webopedia definition

1176


Why is it so that we can have virtual constructors but we cannot have virtual destructors?

4805


How to call a non virtual function in the derived class by using base class pointer

6419


What are functions in oop?

996


What is static modifier?

1124


What is encapsulation with example?

1022


i am getting an of the type can not convert int to int *. to overcome this problem what we should do?

2259


What is a function in oop?

1018


Why is destructor used?

957


Why is polymorphism used?

995


when to use 'mutable' keyword and when to use 'const cast' in c++

2109