what is dynamic method dispatch ?
Answer Posted / shanti bhushan singh
In dynamic method dispatch a reference of class can be
created and that can be used to executed overridden method
at run time.
| Is This Answer Correct ? | 20 Yes | 5 No |
Post New Answer View All Answers
How would you format a date in java? I.e. In the ddmmyyy format?
Can a main method be declared final?
Differentiate jar and war files?
what is the purpose of the wait(), notify(), and notifyall() methods? : Java thread
Can vector have duplicates in java?
Which package is always imported by default?
What is the public field modifier?
What is the ==?
What do you understand by casting in java language?
What is the difference between synchronized and synchronized block?
What do you mean by JVM?
Why main method is static in java?
What is not object oriented programming?
Is alive in java?
What is a programming object?