Full-Stack Development Practice Test
Full-Stack Development Full-Stack Development Backend Systems & API Design
Which HTTP method is considered idempotent and is used to retrieve a resource without modifying it?
Select your answer
A
POST
B
GET
C
PATCH
D
DELETE
Hint