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

What is difference between identifier and variable?

477


why an outer class cannot be declared as private?

3622


When should you use arraylist and when should you use linkedlist?

500


Is java platform independent?

572


What is thread safe java?

499






What is the functionability stubs and skeletons?

690


What is int argc char * argv?

571


What is the use of toarray () in java?

545


What is the size of integer?

592


What is a class in java?

582


How do you add an element to an arraylist in java?

492


Explain what do you mean by functional overloading in java?

557


Is it possible to override the main method?

537


What are the differences between string and stringbuffer?

594


Why is java logo a cup of coffee?

627