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
What is the method to declare member of a class static?
What is the relationship between clipping and repainting under awt?
Is integer a class?
How does compareto work in java?
Explain the differences between static and dynamic variables?
What is the purpose of using the java bean?
What is class array in java?
What does += mean in java?
Which sorting is best in java?
What are meta-annotations?
Can a class extend 2 classes in java?
What is sortedmap interface?
What does the @override annotation do?
Why webdriver is an interface?
What do you know about the garbate collector?