Answer Posted / kartheeswari
Allows many methods with same name and with different
argument list, order,type to do the closely related task.
| Is This Answer Correct ? | 4 Yes | 4 No |
Post New Answer View All Answers
When is the finally clause of a try-catch-finally statement executed?
What is the Concept of Encapsulation in OOPS
What are the different types of inner classes?
What is the ==?
How do you check if an arraylist is not empty?
Can you declare a private method as static?
Java is Pass by Value or Pass by Reference?
Explain about abstract classes in java?
What is the use of beaninfo?
What is the primitive type short?
Why is string builder not thread safe?
I want to re-reach and use an object once it has been garbage collected. How it's possible?
What is java algorithm?
What is string immutability?
Can we overload the methods by making them static?