what is dynamic method dispatch ?
Answer Posted / adtiya jain
Dynamic Dispatch method is the mechanism to achieve run
time polymorphism.
problem::-->
1. three class 'A','B' ,'C' each extends each other in
multiple inheritance.
2. each class have call_me function (means overriden)
3. a call_me function only call of sub_class method
solution ::-->
a dynamic dispatch method provide a facility to run
child class function
to more detail and your question
email me dheraj.jain.1988@gmail.com
| Is This Answer Correct ? | 4 Yes | 5 No |
Post New Answer View All Answers
what is static import in java? Explain
What are java threads?
How do you use compareto in java?
Is double bigger than float?
can used Protected Class outside Function.?
What are the advantages of inner classes?
Does string is thread-safe in java?
Lowest Common ancestor in a Binary Search Tree and Binary Tree.
What is treeset in java?
java program with complete 4 oops concepts implemented example
Tell us something about an iterator.
What is boolean query?
What is a boolean used for?
Why pointers are not used in java?
What is the unit of plancks constant?