nerdexam
GIAC

GSSP-JAVA · Question #17

Which of the following methods belongs to the FilterConfig interface and ServletConfig interface both? Each correct answer represents a complete solution. Choose all that apply.

The correct answer is A. getInitParameter() B. getServletContext() D. getInitParameterNames(). See the full explanation below for the reasoning.

Question

Which of the following methods belongs to the FilterConfig interface and ServletConfig interface both? Each correct answer represents a complete solution. Choose all that apply.

Options

  • AgetInitParameter()
  • BgetServletContext()
  • CgetFilterName()
  • DgetInitParameterNames()

How the community answered

(45 responses)
  • A
    71% (32)
  • C
    29% (13)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice