nerdexam
Python_Institute

PCPP-32-101 · Question #62

Which of the following are the names of HTTP methods? (Choose two.)

The correct answer is C. POST D. GET. POST and GET are standard HTTP methods used to send and retrieve data, respectively.

Networking

Question

Which of the following are the names of HTTP methods? (Choose two.)

Options

  • AREMOVE
  • BSEND
  • CPOST
  • DGET

How the community answered

(53 responses)
  • A
    4% (2)
  • B
    2% (1)
  • C
    94% (50)

Explanation

POST and GET are standard HTTP methods used to send and retrieve data, respectively.

Topics

#HTTP methods#GET#POST#REST

Community Discussion

No community discussion yet for this question.

Full PCPP-32-101 Practice