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
Why are there no global variables in java?
What is hashmap in java?
Which sorting is used in arrays sort in java?
Can we call thread start () twice?
Difference between java and javascript
Why main method is called first in java?
What is a class object?
What is Hierarchy of exception?
Write a java program to generate fibonacci series ?
Is finalize() similar to a destructor?
What is the benefit of inner classes in java?
What is the file type?
Is integer a class?
How many types of the indexof method are there for strings?
What is the point of polymorphism java?