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 are the files generated after using IDL to java compiler?

587


Can I use % with real numbers?

563


How to perform selection sort in java?

584


How many tetrahedral voids are there in bcc?

544


Explain notify() method of object class ?

611






Can singleton class be cloned?

561


What is a jit compiler?

635


Can we use string in switch case in java?

568


What is variable declaration and definition?

542


What is an abstract method in java programming?

603


What are functions in java?

497


How do you convert bytes to character in java?

533


What is a local, member and a class variable?

577


Why do we use bufferedreader?

536


Is singleton thread safe in java?

548