what is dynamic method dispatch ?
Answer Posted / sangita pramanik
Dynamic method dispatch is a technique by which a call to a
overridden method is resolved at runtime rather than compile
time..this is how java implements runtime polymorphism.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is data and its types?
What are exceptions
List some important characteristics on jre
Why packages are used?
What are the three types of design patterns?
What is an association?
I want to persist data of objects for later use. What is the best approach to do so?
Why destructor is not used in java?
What is super constructor?
What is jpa specification?
How list contains works in java?
Which container method is used to cause a container to be laid out and redisplayed in java programming?
What is the use of inner class?
What are the difference between composition and inheritance in java?
What is factor r?