nerdexam
GIAC

GSSP-JAVA · Question #11

You work as a Software Developer for UcTech Inc. You want to write a filter that will implement the Filter interface. Which of the following methods will you use to accomplish the task? Each correct…

The correct answer is C. doFilter() D. init(). See the full explanation below for the reasoning.

Question

You work as a Software Developer for UcTech Inc. You want to write a filter that will implement the Filter interface. Which of the following methods will you use to accomplish the task? Each correct answer represents a complete solution. Choose all that apply.

Options

  • AdoPostFilter()
  • BdoGetFilter()
  • CdoFilter()
  • Dinit()
  • Eservice()

How the community answered

(51 responses)
  • A
    8% (4)
  • B
    14% (7)
  • C
    75% (38)
  • E
    4% (2)

Community Discussion

No community discussion yet for this question.

Full GSSP-JAVA Practice