what do you meant by Runtime Polymorphism?

Answer Posted / chandra rekha

polymorphism -an entity existing in different forms at the
same time. Polymorphism is of two types. Static
polymorphism and dynamic polymorphism. Run time
polymorphism refers to dynamic polymorphism wherein an
entity changes it's form depending on the cirumstances.

Is This Answer Correct ?    47 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is string buffer?

506


Explain the difference between the public, private, final, protected, and default modifiers?

553


What are the methods of object class ?

565


What is variable explain?

530


Can we change the scope of the overridden method in the subclass?

850






How do you sing an Applet ?

2040


What is an array in java?

642


Why does java not allow multiple public classes in a java file ?

3455


What is the syntax and characteristics of a lambda expression?

563


Can a static member function access member variable of an object?

564


What is meant by final class?

567


What is the use of static methods?

593


Explain the significance of class loaders in bootstrap?

502


Is null == null in java?

654


What is the difference between the paint() and repaint() methods in java programming?

635