What is Polymorphism?

Answer Posted / mahendran a

Polymorphism is the mechanism used to decouple the caller of
a functionality or sender of a message and the actual
implementation that serves by without necessitating the
client knowing about the actual implementor &
implementation/response.

Is This Answer Correct ?    7 Yes 6 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What are extrinsic and intrinsic connections in object-oriented programming?

547


What is the need of multiple inheritance?

573


Explain the use of Vtable and what are the various problems to override the functions?

541


what is virtual function and pure virtual function ?

560


Explain about realistic modeling?

568






How many instances can be created for an abstract class?

544


Write down how will you create a Binary tree?

604


What is the function of dynamic typing?

565


Explain persistence?

574


Write a note on encapsulation?

585


Explain about multiple inheritance?

625


What is a pure virtual function?

574


How to make a class accessible as a web service?

531


What is multiple inheritance? How java 8 supports multiple inheritance?

600


What is the main difference between overloading and overriding?

578