1.

“request” is instance of which one of the following classes?(a) Request(b) HttpRequest(c) HttpServletRequest(d) ServletRequest

Answer» Correct choice is (c) HttpServletRequest

Explanation: request is object of HttpServletRequest.


Discussion

No Comment Found

Related InterviewSolutions