what is dynamic method dispatch ?

Answer Posted / rajashree

This is a unique feature in JAVA.as the name itself
suggests that it is related with run time.In this classes
has methods with same method name and signature.However
which method will b executed will be decided during run
time.

Is This Answer Correct ?    30 Yes 12 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is java instanceof operator?

577


How does enum work in java?

556


Can we override the overloaded method?

574


What are java threads?

628


What is mnemonic in assembly language?

565






What are java methods?

582


Why do we need hashset in java?

520


List some important features of java 10 release?

525


What are the differences between this and super keyword?

540


What is the purpose of object oriented programming?

546


What is a vector in java?

582


If I only change the return type, does the method become overloaded?

543


Are constructors methods?

581


Why doesn't the java library use a randomized version of quicksort?

554


What are methods in java?

546