Oracle
1Z0-900 · Question #66
1Z0-900 Question #66: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-900 to reveal the answer and full explanation for question #66. The question stem and answer options stay visible for context.
Create Java Web Applications using Servlets
Question
Given the code fragment: What output will be returned when this servlet is called a GET request?
Exhibit
Options
- AService() method called.
- BService() method called.Get() method called.
- CAn HTTP error
- DGET() method called.
Unlock 1Z0-900 to see the answer
You've previewed enough free 1Z0-900 questions. Unlock 1Z0-900 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#servlet lifecycle#HTTP GET handling#service() method#request dispatch
