Can you tell me if I am correct in this question? It's a homework question, I don't want the answer. I just want to make sure that I am correct.
It is possible to declare a method that will allow a variable number of parameters.
The symbolism used in the definition that indicate that the method should allow a
variable number of parameters is _
Answer: varargs
Thanks