what do you meant by Runtime Polymorphism?
Answer Posted / ravikiran
Runtime polymorphism takes place at runtime and looks
peculiar to the object type.
Overriding is the example for this
| Is This Answer Correct ? | 9 Yes | 3 No |
Post New Answer View All Answers
What is variable and its types?
Describe different states of a thread.
What is better- service oriented or batch oriented solutions?
What is array in java?
Is it compulsory for a try block to be followed by a catch block in java for exception handling?
Mention some interfaces implemented by linked list in java.
Who developed java?
What is a ternary operator in java?
Can we clone singleton class in java?
What is the best way to findout the time/memory consuming process?
Why do we need array in java?
What is command line used for?
What is a superclass?
What is a null class?
What do you mean by access modifier?