CoolInterview.com - World's Largest Collection of Interview Questions GET FREE MAGAZINE FROM SAP NOW!
Home| Ask Questions| About Us| Feedback| Contact Us|
 Interview Questions  
 Our Services  

Get 9,000 Interview Questions & Answers in an eBook.


  • 9500+ Pages
  • 9000 Question & Answers
  • All Tech. Categories
  • 14 MB Content

    Get it now !!



    Send your Resume to 6000 Companies

  • COOLINTERVIEW.COM LANGUAGES C++ DETAILS



    Question :
    What is polymorphism? Explain with an example?





    Answer :
    Polymorphism is "acquiring many forms". as it has been stated that c++ has the property of polymorphism.Like as someone said the eg of vehicle...it can be said that the particular operation can acquire one or many forms

    Its Ablity to take more than one form

     Posted by: anjana    

    Contact Author  Contact Author
    It allows single name or operator to perform different operations depending on datatype passed to it... operator overloading, function over loading...

     Posted by: anu    

    Contact Author  Contact Author
    polymorphism in c++ context means the ability of an object to perform different tasks with a single/similar function call.

     Posted by: vikas bhat    

    Contact Author  Contact Author
    polymorphism means single interface or name , multiple methods

     Posted by: aravindan    

    Contact Author  Contact Author
    Taking example is the best way to explain..
    polymorphism means of many forms..

    so in C++ context one function many forms...

    In C we can not have 2 function with same name so we have to remember each functions name every time we are creating new one even if they are doing same task

    But C++ removes this disadvantage by introducing polymirohism....

    you have function lets say addint() adding 2 integers & other addfloat() adding 2 floats.

    so even if both are doing addition of data types in C we have to keep their name deifferent!!!!!!!

    But in C++ we can have only one function name add(int,int) & add (float,float)due to polymorphism

    compiler will invoke appropriate function according to function call (this is called static polymorphism some times..)why???? tell me.....

    other called run time polymorphism read virtual function for that....





     Posted by: Mihir P Trivedi    

    Contact Author  Contact Author

    © CoolInterview.com
    Today's Special: Get Free Magazine from SAP now!

    A D V E R T I S E M E N T






    If you have the better answer, then send it to us. We will display your answer after the approval.
    Name :*
    Email Id :*
    Answer :*
    Verification Code Code Image - Please contact webmaster if you have problems seeing this image code Not readable? Load New Code
    Process Verification  Enter the above shown code:*
    Inform me about updated answers to this question

       


    Rate the above answer. Help us to know about the answer.
    Category C++ Interview Questions
    Rating (4.0) By 1 users
    Added 7/19/2006
    Views 2496
    Rate it!
    Free Offers 300 Free Magazines for you. No credit card required. No Shipping Charges. Absolutely Free for 1 Year.

    Please Note: We keep on updating better answers to this site. Subscribe to our newsletter to get notified when better answer is posted.

    Notify me when better answer is posted!
    Email:



    View ALL C++ Interview Questions


    Sponsored Links  

    Google Search

    Google

    CoolInterview.com is a part of Vyom Network.
    Copyright ©2003-2008 Vyom Technosoft Pvt. Ltd., All Rights Reserved. Privacy Policy
    Page URL: http://www.coolinterview.com/interview/6148/Default.asp?cachecommand=bypass


    Download Yahoo Messenger | Placement Papers| FREE SMS | ASP .Net Tutorial

    0.78