Java Servlets and JSP Programming

Casual Mode - Take your time!

1 / 15
Correct
0
Incorrect
0
Score
0%
Multiple Choice

Which of the following is a correct statement about the getParameterValues method?

  1. This method accepts only a single argument.
  2. This method can accept multiple arguments.
  3. It returns the an array of integers containing all the values for the parameter.
  4. It provides thread-safety to the applications.
  5. This method is used to set the bean's values.
Change Mode