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 anonymous class in java?
What is nested interface?
What is a prefix function.write down a code to compute prefix function.
Can I declare class as static or private?
What is the main purpose of java?
Is 9 a prime number?
How many types of literals are there in JAVA?
Why do we use bufferedreader?
What is Java Reflection API? Why it’s so important to have?
What are static blocks in java ?
Is string thread safe in java?
Can anonymous class have constructor?
What does n mean?
What is t in parametric equations?
Which package is always imported by default?