what is dynamic method dispatch ?
Answer Posted / rashmi
Dynamic Method Dispatch is Run -time Polymorphism which is
Method Overriding.
| Is This Answer Correct ? | 72 Yes | 15 No |
Post New Answer View All Answers
Explain public static void main(string args[]).
What is api data?
Can we override constructor?
What is a singleton factory?
List the interfaces which extends collection interface?
Describe the syntax of multiple inheritance? When do we use such an inheritance?
Is hashset sorted in java?
What is java argument list?
What is a boolean structure?
How an object is serialized in java?
What is public/private protected in java?
Write code of any action class?
Write a program to print all permutations of string?
Which package is always imported by default?
How big is a 32 bit integer?