...
Theory-of-Computation
December 6, 2023
Web-Technologies
December 6, 2023
Theory-of-Computation
December 6, 2023
Web-Technologies
December 6, 2023

Java-Script

Question 1
When destroy 0 method of servlet gets called?
A
The destroy 0 method is called only once at the end of the life cycle of a servlet.
B
The destroy 0 method is called after the servlet has executed service method.
C
The destroy 0 method is called only once at the end of the life cycle of a servlet. And destroy 0 method is called after the servlet has executed service method.
D
None of the given options
Correct Answer: D

Leave a Reply

Your email address will not be published. Required fields are marked *