Q1
What is the purpose of the `@WebServlet` annotation in a Java web application?
A.
To declare a servlet and its mapping
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