Q3
What is the purpose of the `web.xml` file in a Java web application?
A.
To define JavaBean properties
B.
To execute SQL queries
C.
To configure servlet mappings and other web application settings
AnswerD.
To create JavaBeans
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board