Which of the following is true about servlet containers (e.g., Tomcat)?
A. They are used for creating JavaBeans
B. They are responsible for executing SQL queries
C. They handle JavaBean properties
D. They manage the lifecycle of servlets
Answer: Option D
Join The Discussion