You are not logged in.
Pages:: 1
#1 2015-04-28 04:54:45
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.
You cannot discover the new oceans unless you have the courage to lose the sight of the shore.
Offline
2015-04-28 04:54:45
- Advertisement
- Ads By Google
Re: GetWriter Method:
\n
Pages:: 1