what do you meant by Runtime Polymorphism?
Answer Posted / ashish
first polymorphsm means ability to do more than one task as
ex.we can same function name for many times by passing
different no. of arguments...
now,run time polymorphism means adress of the code
(variable,function) is known (built)at the run time only
as ex. virtual function.....
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What are the procedures?
What is the difference between import java.util.date and java .util?
What is finally and finalize in java?
What is meant by structural programming?
Why call by value prevents parameter value change?
Differentiate between overriding and overloading cases?
Difference between static binding and dynamic binding?
How many types of classes are there in java?
who can i handle multiple client in RMI
Who developed java?
What is the static field modifier?
What are streams?
What is mvc in java?
How do you classify Dialog Box?
Is java an ide?