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 are the library functions in java?
Explain different ways of creating a thread. Which one would you prefer and why?
What is proper subset?
Can we override the private methods?
Explain the public class modifier?
What is an interface in java?
Explain scope or life time of local variables in java?
Why char array is favored over string for the storage of passwords?
What is a function argument in java?
Is static variable stored in heap?
How does compareto method work?
What is number data type?
What are strings in physics?
How to create an interface?
Differentiate between overriding and overloading cases?