what do you meant by Runtime Polymorphism?
Answer Posted / sitaram
The object is binded at the time of run-time is called
runtime Polymorphism.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the use of beaninfo?
Why is a string immutable?
Why can't we make a class private in java?
What is the exact difference in between Unicast and Multicast object?
What happens to a static var that is defined within a method of a class?
Is it possible to write a regular expression to check if string is a number?
What is internal iteration in java se 8?
How do you declare an array in java?
What do you mean by object?
Which variable is the independent variable?
Which sorting is used in arrays sort in java?
Which class cannot be a subclass in java?
What is the difference between Array and Hash Table?
Can we create our own wrapper class in java?
What does isempty () do in java?