What is Polymorphism?

Answer Posted / subrata

Polymorphism, according to the OO programming is the ability of objects belonging to different data types, to respond to the method call with the same name according to a type specific behavior.

Yeh, I know it is cryptic. But that is how it is. At the end, the interviewer will be confused so much so that - you are guaranteed to get in :)

Is This Answer Correct ?    1 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is a nested interface?

584


Write a note about inheritance?

502


What is a virtual function?

578


What is the main difference between a class and an object?

557


Why abstraction is important?

605






Explain serialization and overriding?

638


What is the difference between class inheritance and interface inheritance?

585


Why are virtual users created?

628


What is sealed modifiers?

592


What are the limitations of oops?

596


Define exceptions?

529


What is the function of dynamic typing?

565


What do you mean by abstract class?

569


Can you instantiate an abstract class and what is an inner class?

556


What are the different principle of OOPS?

544