What is Polymorphism?

Answer Posted / kumaranr

in which a class has all the state and behaviour of the
another class

Is This Answer Correct ?    2 Yes 4 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the @functionalinterface annotation?

689


How can we restrict inheritance for a class so that no class can be inherited from it?

835


What is an interface?

756


What is Overloading ? Is it similar to overriding ?

760


What are the main features of oops?

779


How to define an interface?

745


What is the purpose of late binding in object-oriented programming?

742


What are the rules to define a functional interface?

715


How to differentiate between a CreateObject() and GetObject() ?

733


What do you mean by abstract class?

782


What is the main use of message metaphor in object-oriented programming?

859


How many instances can be created for an abstract class?

701


What is the significance of encapsulation?

734


What is polymorphism and abstraction?

790


Can we have default method with same name and signature in the derived interface as the static method in base interface and vice versa?

755