What is run time polymorphism?
Answer Posted / ravikiran
overriding
| Is This Answer Correct ? | 6 Yes | 10 No |
Post New Answer View All Answers
What is the maximum size of list in java?
How do you read a char in java?
Explain java code for recursive solution's base case?
What is return keyword in java?
Does substring create a new object?
Discuss about garbage collector in Java.
What is difference between iterator and enumeration in java?
Is int a class in java?
Are constructors methods?
Can you access the private method from outside the class?
What is a conditional statement explain with example?
When is the finally clause of a try-catch-finally statement executed?
What is the purpose of static methods and variables?
Is arraylist a class in java?
What is java object name?