What does the term "servlet context" refer to in Java Servlets?
A. The context in which JavaBean properties are defined
B. The context in which SQL queries are executed
C. The environment in which a servlet runs
D. The context in which JavaBeans are created
Answer: Option C
Join The Discussion