What is java argument list?



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

Post New Answer

More Core Java Interview Questions

Is .net better than java?

1 Answers  


What is oops in java?

1 Answers  


Is it possible to create Userdefined Unchecked Exception also?If Yes, give an example?

2 Answers   ADP,


Difference between a class and an object?

1 Answers  


What do you know about the garbate collector?

1 Answers  


When will we use class loader?

2 Answers  


Is hashset ordered?

1 Answers  


what is difference between equals and ==?

1 Answers  


what is difference between front controller and action servlet?

2 Answers  


How would overload a function based on return type?

1 Answers   Genpact,


What is a parameter in java?

1 Answers  


Explain the available thread states in a high-level?

1 Answers  


Categories