What is polymorphism? Explain with an example.

Answer Posted / sanish joseph

A single entity existing in difernt forms simltniosly s cald
polymorfsm.eg ovrloadn and ovrridin

Is This Answer Correct ?    80 Yes 39 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the main purpose of inheritance law?

667


What is polymorphism and why is it important?

561


What is class and example?

569


What are oops methods?

566


What is pure oop?

597






what is different between oops and c++

2001


What causes polymorphism?

576


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(); }

1983


Can abstract class have normal methods?

613


Why multiple inheritance is not allowed?

582


what type of question are asked in thoughtworks pair programming round ?

1762


What is abstraction in oops?

587


What are the benefits of oop?

604


Can we create object of abstract class?

577


What are the three parts of a simple empty class?

1460