what is dynamic method dispatch ?
Answer Posted / khairunneesa.m
dynamic method dispatch is the mechanism by which a call to
an overridden method is resolved at runtime, rather than
compile time
| Is This Answer Correct ? | 5 Yes | 3 No |
Post New Answer View All Answers
Mention some interfaces implemented by linked list in java.
What is a numeric string?
What about method local inner classes or local inner classes in java?
What is collection class in java?
What is toarray method in java?
What is r * in math?
How do you print array in java?
What are extraneous variables examples?
What do you mean by jjs in java8?
What is the purpose of an interface?
What is an empty list in java?
What is the difference between static and global variables and also define what are volatile variables?
What are the common uses of "this" keyword in java ?
Can you write a java class that could be used both as an applet as well as an application?
What is logical variable?