Home / Programming MCQs / JAVA MCQs / Question

B

Babita • 7.55K Points
Tutor III

Q. When destroy() method of a filter is called?

(A) The destroy() method is called only once at the end of the life cycle of a filter
(B) The destroy() method is called after the filter has executed doFilter method
(C) The destroy() method is called only once at the begining of the life cycle of a filter
(D) The destroyer() method is called after the filter has executed

No solution found for this question.
Add Solution and get +2 points.

You must be Logged in to update hint/solution

Discusssion

Login to discuss.