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 are the major advantages of internal iteration over external iteration?
What are the main uses of the super keyword?
What is style and indentation?
Can a final variable be manipulated in java?
What is native code?
What is the purpose of garbage collection in java? When is it used?
What is this keyword used for?
How do you replace a string in java?
Write a java program for binary search?
Why string is not a wrapper class?
What are functions in java?
What is nextline method in java?
Explain runtime exceptions?
Can we override private method?
What is a java applet? What is an interface?