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 are the core java topics?
How to perform quicksort in java?
What is the benefit of using enum to declare a constant?
How does sublist works in java?
How can an object be unreferenced?
Write a program to reverse a number in java?
What is java thread dump, how can we get java thread dump of a program?
What do you mean by byte code?
What is boolean logic?
What is the range of the short type?
What is the latest java version?
What are the application of stack?
Is 0 true or is 1 true?
What is object english?
What is array initialization in java?