what is polymorphism?

Answer Posted / prasath

polymorphism is defined as one operator or function used in more than one work. it is called polymorphism.
ex:
OPERATOR OVERLOADING
2+3=5
1.2+2.3=3.5
"HA"+"I"="HAI"

Is This Answer Correct ?    1 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between c & c++?

593


Is c++ a good first language to learn?

579


What is the main purpose of c++?

551


Specify different types of decision control statements?

360


What is insertion sorting?

671






How can we access protected and private members of a class?

591


What is a c++ object?

618


What is the best c++ book?

714


How do you import payscale data from non SAP to SAP?is it through LSMW or any other way is there?

3205


Explain the differences between private, public and protected and give examples.

568


What is srand c++?

585


Can you be bale to identify between straight- through and cross- over cable wiring? And in what case do you use straight- through and cross-over?

565


Can I have a reference as a data member of a class? If yes, then how do I initialise it?

709


Why can templates only be implemented in the header file?

660


What is a linked list in c++?

552