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 * argv?
What is vector?
List some oops concepts in java?
What is data structure in java?
Is a method a function?
Why is logger singleton?
Explain a few methods of overloading best practices in java?
What is e in java?
What is meant by memory leak?
Is java a digit method?
Can a static member function access member variable of an object?
What is the difference between a constructor and a method?
Is static a singleton?
What are keywords give examples?
What are the loops in java?