Why Over riding is Run Time Polymorphism?

Answer Posted / mani

Overriding method resolution always take care by JVM based
on runtime object. Hence overriding is consider as runtime
or dynamic orlatebinding.

Is This Answer Correct ?    16 Yes 3 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Can we override static methods in java?

581


What is the memory leak in java?

522


What is math floor in java?

470


Tell me a few examples of final classes defined in Java API?

557


How to make a read-only class in java?

587






What is a generic type?

558


Are primitives objects?

562


What are access specifiers in java ?

588


Using callable statement how can you pass out parameters, explain with example?

582


What is a parameter example?

522


Can you write a java class that could be used both as an applet as well as an application?

515


Why hashmap is used in java?

544


What is the exact difference in between Unicast and Multicast object? Where will it be used?

580


What is runtime polymorphism or dynamic method dispatch?

522


Which are different kinds of source code?

654