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 is the purpose class.forname method?
Explain yield() method in thread class ?
How do you sort an array in java?
What is the difference between Java1.4 and Java1.5
What is Java Reflection API? Why it’s so important to have?
What are serialization and deserialization?
Why do we use threads in java?
What is command line argument
What is difference between array and arraylist in java?
What is the meaning of variable in research?
Explain why wait(), notify() and notifyall() methods are in object class rather than in the reading class?
What is a class in java?
List some important characteristics on jre
What is string value?
What is ordered map in java?