what is dynamic method dispatch ?
Answer Posted / shanti bhushan singh
In dynamic method dispatch a reference of class can be
created and that can be used to executed overridden method
at run time.
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
what is the difference between the methods sleep() and wait()? : Java thread
What are access specifiers available in java?
How many threads can I run java?
Can java inner class be static?
What is the maximum size of byte array in java?
What is a file pointer?
Why does java not support operator overloading?
How do you check if a character in a string is a digit or letter?
Which methods cannot be overridden in java?
What are keywords in programming?
What is nullpointerexception in java?
Is null an object java?
What is getkey () in java?
What is finalize()?
What is empty list in java?