Q7
What is the role of the `ServletContextListener` interface in Java web applications?
A.
To listen for context initialization and destruction events
AnswerB.
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