what is dynamic method dispatch ?
Answer Posted / srinivasa
Dispatching call to a method at runtime by jvm.In dinamic
dispatch method invocation jvm identifies which should be
called
| Is This Answer Correct ? | 8 Yes | 5 No |
Post New Answer View All Answers
What is the integer of 16?
Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls
Why is string builder not thread safe?
Can singleton class be serialized?
Do I need java on my pc?
If you do not want your class to be inherited by any other class. What would you do?
What is a programming object?
Is upper case in java?
What is the method to declare member of a class static?
Can a class extend 2 classes in java?
What is final access modifier in java?
Difference between arraylist and vector.
Why static functions are used?
How will you invoke any external process in java?
Why singleton is not thread safe?