3.
What is the purpose of the `web.xml` file in a Java web application?

4.
In Java Servlets, what is the purpose of the `HttpServletRequest` object?

5.
Which of the following is true about session management in Java Servlets?

6.
What is the role of the `HttpServletResponse` object in Java Servlets?

8.
In Java Servlets, what is the purpose of the `ServletContext` object?

10.
In Java Servlets, what is the primary function of the `RequestDispatcher` interface?