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
What are recursive functions?
What is the importance of hashcode() and equals() methods?
What is variable argument in java?
Explain about fail safe iterators in java?
How big is a 32 bit integer?
What is the difference between scrollbar and scrollpane?
Can an integer be a string?
What is generic type?
What are different types of encoding?
What is meant by object?
What are java packages? What is the significance of packages?
Explain java coding standards for interfaces?
Is java call by value?
Why is java architectural neutral?
what is optional in java 8?