Java Classes Question:
Download Job Interview Questions and Answers PDF
J2SE 5 has added a new feature that simplifies the creation of methods that need to take a variable number of arguments. This feature is called _______
A) varargs
Answer:
Explanation: varargs - It is short for variable-length arguments.
Download Java Classes Interview Questions And Answers
PDF