You are not logged in.

#1 2015-04-28 04:54:47

hasnain
Administrator
From: Chichawatni
Registered: 2014-10-13
Posts: 8,355
Website

GetWriter Method:

Question:
The method getWriter returns an object of type PrintWriter. This class has println methods to generate output. Which of these classes define the getWriter method? Select the one correct answer.

Option A):
HttpServletResponse
Option B):
ServletContext
Option C):
ServletConfig
Option D):
HttpServletRequest

Correct Answer is Option A):
HttpServletResponse

Explanation:
The class HttpServletResponse defines the getWriter method.


Failure is the first step towards seccess.

2015-04-28 04:54:47

Advertisement
Ads By Google

Re: GetWriter Method:



\n

Board footer