what is dynamic method dispatch ?
Answer Posted / nagarjuna
dynamic method dispatcher is a runtime polymorphism which is method overriding (method overriding: same method name with different parameters)
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
What is the difference between array list and vector in java?
what is synchronization and why is it important? : Java thread
What is a layout manager and what are different types of layout managers available in java awt?
What is module in project?
Is java a super set of javascript?
What is a control variable example?
Can we serialize arraylist in java?
Is java util list serializable?
Explain about the interpreter in java?
What does singleton class mean?
What is static import?
what is object-oriented programming in java?
Can we have a method name same as class name in java?
What is data object example?
Is c better than java?