What is polymorphism ? Explain with examples

Answer Posted / selvi

Polymorphism means one in many forms.It describes a method
in different characteristics. A method gets differentiated
by its Function signature. Function signatures are
datatypes, Number of parameters used in method. For
example, a method called Calculation has different
character such as add, sub, mul, div, etc.

Is This Answer Correct ?    10 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is object oriented programming so hard?

610


Explain the advantages of inheritance.

666


What is multilevel inheritance explain with example?

619


What is class encapsulation?

584


what are the different types of qualifier in java?

1834






What is polymorphism what is it for and how is it used?

570


to find out the minimum of two integer number of two different classes using friend function

1635


What is a null tree?

621


What is interface in oop?

656


What is object in oops?

606


What is basic concept of oop?

690


explain sub-type and sub class? atleast u have differ it into 4 points?

1830


Write A Program to find the ambiguities in Multiple Inheritance? How are they resolved.(Virtual Functions)

3550


String = "C++ is an object oriented programming language.An imp feature of oops is classes and objects".Write a pgm to count the repeated words from this scenario?

1936


What is protected in oop?

598