nerdexam
GIAC

GSSP-JAVA · Question #247

Which of the following is the return type of the getInitParameter() method of the ServletContext interface?

The correct answer is B. String. See the full explanation below for the reasoning.

Question

Which of the following is the return type of the getInitParameter() method of the ServletContext interface?

Options

  • AEnumeration
  • BString
  • CString array
  • DServletContext
  • EInteger

How the community answered

(26 responses)
  • A
    4% (1)
  • B
    77% (20)
  • C
    4% (1)
  • D
    12% (3)
  • E
    4% (1)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice