Vidyalelo
Java Programming · Q13

Java Application Lifecycle and Annotations

Programming · Java Programming · question 13

Q13

What is the primary role of the `ServletContextEvent` class in Java web applications?

A.
To encapsulate events related to the `ServletContext`
Answer
B.
To define JavaBean properties
C.
To execute SQL queries
D.
To create JavaBeans

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board