GIAC
GSSP-JAVA · Question #27
In which of the following cases is the GET method used to retrieve information? Each correct answer represents a complete solution. Choose all that apply.
The correct answer is A. Using a hyperlink inside a Web page. B. Using a form with no method definition. C. Adding the request parameter to the URL. See the full explanation below for the reasoning.
Question
In which of the following cases is the GET method used to retrieve information? Each correct answer represents a complete solution. Choose all that apply.
Options
- AUsing a hyperlink inside a Web page.
- BUsing a form with no method definition.
- CAdding the request parameter to the URL.
- DRequesting to retrieve a large amount of data.
How the community answered
(33 responses)- A79% (26)
- D21% (7)
Community Discussion
No community discussion yet for this question.