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
Answer» A. The destroy() method is called only once at the end of the life cycle of a filter
3k
0
Do you find this helpful?
18

View all MCQs in

Advanced JAVA

Discussion

No comments yet