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
What is the preferred size of a component in java programming?
What is main function purpose?
What is the difference between length and length() method in java?
Explain about the main() method in java?
What is the abstraction?
What does 3 dots mean in java?
Which data type is class in java?
Why hashcode is used in java?
What is the use of default method in interface in java?
What is boolean logic?
What is %d in printf?
What is the output of the below java program?
Name few java 8 annotations ?
Explain about instanceof operator in java?
What is difference between core java and java ee?