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)- A8% (4)
- B14% (7)
- C75% (38)
- E4% (2)
Community Discussion
No community discussion yet for this question.