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
Why is java called java?
Can an object be null?
How do I type unicode?
How objects of a class are created if no constructor is defined in the class?
What are the differences between graph and tree?
What are the advantages of compiled language?
List the three steps for creating an object for a class?
What does the string method compareto () do?
What is replacefirst in java?
What is the symbol for space?
How to implement a multithreaded applet?
What are the advantages of java over C++?
What is this keyword in java?
Why webdriver is an interface?
How will you load a specific locale?