what do you meant by Runtime Polymorphism?
Answer Posted / arun kumar rout
Linking of message to an object at the time of execution is
known as dinamic binding or runtime polymorphism.
| Is This Answer Correct ? | 19 Yes | 5 No |
Post New Answer View All Answers
How do you calculate square roots?
Do I need java for windows 10?
Does java support multiple inheritance or not?
Is map ordered in java?
Can I override protected method in java?
Is it possible to use string in the switch case?
What is java util hashmap?
String and stringbuffer both represent string objects. Can we compare string and stringbuffer in java?
What is difference between static class and normal class?
What is the difference between compiler and jvm?
How variables are declared?
What is the default value of an object reference declared as an instance variable?
how to open and edit XML file in Weblogic???
What is the purpose of object oriented programming?
What are different types of states exist for a thread?