What is the use of varargs in Java?
To return multiple values
To accept a variable number of arguments
To call a method multiple times
To pass a list
This question is part of this quiz :