What is java argument list?
Answer / Dheeraj Sharma
A collection of values that are passed to a Java method when it is invoked. The argument list appears within parentheses immediately following the method name.
| Is This Answer Correct ? | 0 Yes | 0 No |
Is .net better than java?
What is oops in java?
Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?
Difference between a class and an object?
What do you know about the garbate collector?
When will we use class loader?
Is hashset ordered?
what is difference between equals and ==?
what is difference between front controller and action servlet?
How would overload a function based on return type?
What is a parameter in java?
Explain the available thread states in a high-level?