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
Can a hashset contain duplicates java?
Is list thread safe in java?
How does list work in java?
What is final keyword in java?
what is session in java?
Is java hashset ordered?
How to print an arraylist in java?
How can you read content from file in java?
How do you add an element to a hashset in java?
What is the history of java?
what is collatration?
What is classes in java?
What is function overriding and overloading in java?
Difference between concurrent hashmap and hashtable and collections
Is linkedlist thread safe in java?