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
Why do we create threads in java?
is there a separate stack for each thread in java? : Java thread
Why convert an applet to an application?
How to remove the trailing spaces from a string?
How are variables stored in memory?
What are keywords and reserved words in java?
Explain, java is compatible with all servers but not all browsers?
Difference between character constant and string constant in java ?
Explain the difference between comparator and comparable in java?
What are the new features in java 8?
Explain java coding standards for methods?
What is arguments in java?
can I implement my own start() method? : Java thread
What is outofmemoryerror in java?
Why is a constant variable important?