Q29
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
AnswerD.
The context in which JavaBeans are created
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board