what do you meant by Runtime Polymorphism?
Answer Posted / muthusenthil
Runtime Polymorphism is method overriding...
| Is This Answer Correct ? | 38 Yes | 10 No |
Post New Answer View All Answers
In multi-threading how can we ensure that a resource isn't used by multiple threads simultaneously?
Assume a thread has lock on it, calling sleep() method on that thread will release the lock?
Why deletion in linkedlist is fast than arraylist?
Is alive method in java?
Can we create a class inside a class in java?
what do you understand by the term string with respect to java?
Is a boolean 1 bit?
What are the common uses of "this" keyword in java ?
What is sorting algorithm in java?
Is java pass by value or pass by reference?
Which is bigger float or double?
How do you check if a string is lexicographically in java?
what are Hostile Applets?
What is your platform?s default character encoding and how to know this?
Outline the major features of java.