Multiple choice _______________ Servlet interface method is called when the servlet is unloaded. void destroy() string getServletInfo() string getScheme() int getServerPort() string getServerName() Reveal answer Fill a bubble to check yourself A Correct answer Explanation This servlet interface method is called when the servlet is unloaded.