Given the code fragment:

What output will be returned when this servlet is called a GET request?
Select an option, then click Submit answer.
-
○
Service() method called.
-
○
Service() method called.Get() method called.
-
○
An HTTP error
-
○
GET() method called.