Vidyalelo
Java Programming · Q6

Java Server and Servlet

Programming · Java Programming · question 6

Q6

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

A.
To execute SQL queries
B.
To create JavaBeans
C.
To manage JavaBean properties
D.
To encapsulate the response sent to the client
Answer

Answer: Option D

Solution

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