what is run time polymorphism

Answer Posted / venu

Runtime polymorphism is nothing but, JVM identifies the behavior (Method) invocation of the reference based on the reference pointing to the Object. Runtime Polymorphism is experimented by an example of Method Overriding.

Is This Answer Correct ?    0 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Why is static used?

545


What is a void method?

511


Difference between concurrent hashmap and hashtable and collections

561


What is the abstract class?

595


What environment variables do I need to set on my machine in order to be able to run java programs?

600






What is a final class ?

599


Howto get an object that will perform date & time calculations then format it for output in some different locales with different date style.can ne1 tel me the answer of this question.pls

1444


What are different types of arrays?

527


What are methods of a class?

538


How to display all the prime numbers between 1 and n (n is the number, get the input from user)

508


How do I compare two strings in word in java?

535


What is boolean false?

520


What is a numeric literal?

521


What does this () mean in constructor chaining concept?

554


Where to store local variables?

579