Which two HTTP functions correspond to the UPDATE function in CRUD? (Choose two.)

IT Questions BankCategory: CCNPWhich two HTTP functions correspond to the UPDATE function in CRUD? (Choose two.)

Which two HTTP functions correspond to the UPDATE function in CRUD? (Choose two.)

  • PUT
  • DELETE
  • PATCH
  • GET
  • POST

Explanation: CRUD is an acronym that stands for CREATE, READ, UPDATE, and DELETE. The HTTP functions that correspond to CRUD functions are as follows:
GET -> READ
POST -> CREATE
PUT/PATCH -> UPDATE
DELETE -> DELETE

Exam with this question: CCNPv8 ENCOR (Version 8.0) – Virtualization, Automation, and Programmability Exam
Exam with this question: DevNet Associate (Version 1.0) – Final Exam Answers

Subscribe
Notify of
guest

0 Comments
Inline Feedbacks
View all comments
0
Would love your thoughts, please comment.x
()
x