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 are the limitations of inheritance?

536


How do we implement serialization actually?

555


Differentiate between an abstract class and an interface?

558


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

559


What is abstract method?

540






What if we make the method as abstract in another interface?

525


What is the use if instanceof keyword?

583


Name some languages which have object oriented language and characteristics?

562


What is the difference between an error and an exception?

515


What is inheritance in java?

554


Is is possible to define our own functional interface?

603


Does PowerShell support OOPs?

587


What is the difference between a virtual method and an abstract method?

532


Can you create an instance of an interface?

592


What is the difference between an Abstract class and Interface?

602