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
AnswerAnswer: Option D
Solution
Answer: Option D
No explanation is given for this question Let's Discuss on Board