what is polymorphism?

Answer Posted / jithin s

It means The Ability to take more than one form....ie the
same function name can be used to perform diffrent tasks...
depending up on the number and type of the argument and
also the function return type..

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is guard code in c++?

644


What is #include iostream h in c++?

618


Are strings mutable in c++?

694


Is facebook written in c++?

564


Explain the advantages of using friend classes.

594






What is data abstraction? How is it different from data encapsulation?

539


What is the extension of c++?

516


what is pre-processor in C++?

599


How a pointer differs from a reference?

696


Can c++ be faster than c?

604


what is C++ exceptional handling?

633


Explain the scope of resolution operator.

633


What is math h in c++?

609


Explain dangling pointer.

682


Define a constructor - what it is and how it might be called (2 methods)?

606