what is dynamic method dispatch ?

Answer Posted / srinivasa

Dispatching call to a method at runtime by jvm.In dinamic
dispatch method invocation jvm identifies which should be
called

Is This Answer Correct ?    8 Yes 5 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain about core java?

603


What is the use of object and class classes?

546


What does string [] args mean?

521


What is a method signature java?

542


Is logger a singleton?

503






What is the difference between a factory and abstract factory pattern?

658


What is the static field modifier?

573


What do you understand by the term string pool?

543


I want my class to be developed in such a way that no other class (even derived class) can create its objects. Define how can I do so?

665


Can one thread block the other thread?

581


What is preflight request?

508


What is a 16 bit word?

544


What are the features of junit?

575


Explain about abstract classes in java?

564


What is garbage collection? What is the process that is responsible for doing that in java?

623