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
Why map is used in java?
What is nextint java?
how to create multithreaded program? Explain different ways of using thread? When a thread is created and started, what is its initial state? : Java thread
How does predicate work in java?
What are the common uses of "this" keyword in java ?
Is an object null?
Why is stringbuffer thread safe?
What are parsing rules?
What is passed by reference and pass by value ?
How do you use compareto method?
What are encapsulation, inheritance and polymorphism?
Why parsing is done?
What is the purpose of object oriented programming?
How many boolean functions are there?
Why is a constant variable important?