what is dynamic method dispatch ?
Answer Posted / rashmi
Dynamic Method Dispatch is Run -time Polymorphism which is
Method Overriding.
| Is This Answer Correct ? | 72 Yes | 15 No |
Post New Answer View All Answers
What are the different types of data structures in java?
What are the different conditional statements?
Why convert an applet to an application?
Can you extend main method in java?
What is the difference between iterator and list iterator?
What is final int?
What is the size of int in 64-bit jvm?
Write a program to print count of empty strings in java 8?
What is the importance of main method in Java?
Explain the inheritance?
How many threads does a core java have?
How do you find the independent variable?
What are unchecked exceptions in java?
Explain differences between collection api and stream api?
Is there any case when finally will not be executed?