what is dynamic method dispatch ?
Answer Posted / badri
i am still not clear why to use dynamic method dispatch..
because i can directly override the methods using sub class
objects..So y dynamic ..both give me same outputs and both
are at run time..????????
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
Why unicode is important?
Why is java so popular?
What is regex java?
What are facelets templates?
What's the base class of all exception classes?
What is comparator in java?
What is a stringbuilder?
What are the different approaches to implement a function to generate a random number?
How can we make string upper case or lower case?
Why is string class considered immutable?
What is an exception? difference between Checked and Unchecked exception in Java
What is array command?
Is alive method in java?
What class allows you to read objects directly from a stream?
What is a vector in java?