What is run time polymorphism?
Answer Posted / ravikiran
overriding
| Is This Answer Correct ? | 6 Yes | 10 No |
Post New Answer View All Answers
Tell us something about an iterator.
What does sizeof return?
What is member in java?
why are there separate wait and sleep methods? : Java thread
Can we clone singleton object in java?
If a class is declared without any access modifiers, where can the class be accessed?
How to access arraylist elements in java?
What is the return type of the main method?
Why is java so important?
Explain the difference between runnable and callable interface in java?
List down the methods and interfaces of collection class in java.
What is the maximum size of byte array in java?
How does varargs work in java?
Explain different ways of creating a thread?
Is list thread safe in java?