What is polymorphism? Explain with an example.

Answer Posted / saranya

it is the important concept of OOP, from the greek concept
'poly' means many 'morphism' form ,from this the definition
is "the ability to take more than one form"
EXAMPLE:
method overloading(static polymorphism...early binding)
method overriding(dynamic polymorphism...late binding)

Is This Answer Correct ?    76 Yes 25 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are functions in oop?

584


What is the oops and benefits of oops programming?

553


What are the components of marker interface?

602


What is class and object in oops?

611


What is difference between inheritance and polymorphism?

573






What is Difference Between Inheritance and creating object and getting data? means Class A extends B{ B.getMethod();} (OR) Class A{ b obj=new B(); obj.getMethod(); }

1985


What does sksksk mean in text slang?

1537


any one please tell me the purpose of operator overloading

1967


What is class and object with example?

585


What is a class oop?

594


What is abstract class in oop?

534


What is polymorphism and example?

592


What does and I oop mean in text?

625


Is react oop?

611


What is polymorphism give a real life example?

561