NANDHOO
.
Learning Paths
Dashboard
Sign In
Home
Dashboard
HTTP & Networking: How the Web Works
HTTP Methods: GET, POST & More
Quiz
Chapter Quiz: HTTP Methods: GET, POST & More
HTTP Methods Quiz
Complete this assessment with 100% score to master this chapter.
01
Which method is used to CREATE a new resource on the server?
GET
POST
PUT
DELETE
02
What is the difference between PUT and PATCH?
PUT is for deleting, PATCH is for creating
PUT replaces the whole resource, PATCH updates parts
There is no difference
PATCH is only for images
Submit Answers
Back to Lesson
Next Chapter