What is runtime polymorphism or dynamic method dispatch?
Answer / Vishal Maurya
"Runtime polymorphism, also known as dynamic method dispatch, occurs when a call to an overridden method is resolved at runtime based on the object's actual type". This allows objects of different classes that share a common superclass to be treated uniformly.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is ruby built on java?
Explain importance of finally block in java?
class A{ class B{ } } in which name u save the file,its the program compile?
What are class types in java?
Why is multiple inheritance not supported in java?
How big is a pointer?
Can inner class be public in java?
What is meant by anonymous class?
What Is Composition?
Why stringbuilder is not thread safe in java?
How can I become a good programmer?
Can I learn java in 3 months?