COMPUTER APPLICATIONS
DATABASE MANAGEMENT SYSTEMS
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
What an HTTP method is not is____
|
GET
|
|
INPUT
|
|
POST
|
|
DELETE
|
Explanation:
Detailed explanation-1: -The primary or most commonly-used HTTP methods are POST, GET, PUT, PATCH, and DELETE.
Detailed explanation-2: -GET Method. A GET request retrieves data from a web server by specifying parameters in the URL portion of the request. HEAD Method. POST Method. PUT Method. DELETE Method. CONNECT Method. OPTIONS Method. TRACE Method.
There is 1 question to complete.