what do you meant by Runtime Polymorphism?
Answers were Sorted based on User's Feedback
Answer / sayali birari
Dynamic dispatch is a mechanism by which a call to Overridden function is resolved at runtime rather than at Compile time , and this is how Java implements Run time Polymorphism. In dynamic method dispatch,super class refers to subclass object and implements method overriding.
| Is This Answer Correct ? | 0 Yes | 0 No |
Answer / suraj naik
Method body and Method linking happens at runtime is called
rumtime polymorphism
| Is This Answer Correct ? | 0 Yes | 6 No |
What are thread groups?
What is the purpose of encapsulation?
How do you do absolute value in java?
What is the function of http?
What are variable arguments or varargs?
What are File and RandomAccessFile classes?
When parseint method can be used?
How is final different from finally and finalize?
Memory management in JAVA
3 Answers Tech Mahindra, Wipro,
What is the use of flag?
What is this keyword in java?
jdbc drivers?