what do you meant by Runtime Polymorphism?
Answer Posted / suraj naik
Method body and Method linking happens at runtime is called
rumtime polymorphism
| Is This Answer Correct ? | 0 Yes | 6 No |
Post New Answer View All Answers
What is difference between printf and scanf?
Write the algorithm to check the number non-leaf nodes in a tree.
If you are given the name of the function at run time how will you invoke the function?
What is character in data type?
What are wrapper classes in java?
What is an interface in java?
What are the 8 data types in java?
What is hashset in java?
What is the use of keywords in java?
Why runnable interface is used in java?
Explain wait(), notify() and notifyall() methods of object class ?
Explain covariant method overriding in java.
Name the components that are termed to be Heavy-weight component but available in Light-weight components?
What does business logic mean?
What is the difference between super class & sub class?