Given the code fragment:
What output will be returned when this servlet is called a GET request?
Service() method called.
Service() method called.Get() method called.
An HTTP error
GET() method called.
Submit