Question: Which choice includes standard REST HTTP verbs?
- GET, POST, PATCH, DELETE
- REDIRECT, RENDER, SESSION, COOKIE
- INDEX, SHOW, NEW, CREATE, EDIT, UPDATE, DESTROY
- CREATE, READ, UPDATE, DELETE
Answer: The correct answer of the above question is Option A:GET, POST, PATCH, DELETE