Create action is POST,
Read action are GET, HEAD and OPTIONS,
Update actions are PUT and PATCH,
Delete action is DELETE.
Good job on not picking the same answer, A, as the original braindump from 2021
The correct answer is:
B. read
Explanation:
The HTTP GET method is used to retrieve data from a server, which corresponds to the read operation in CRUD (Create, Read, Update, Delete).
GET requests do not modify any data; they simply fetch data.
The other options refer to different CRUD operations:
Create is typically associated with the POST method.
Update is typically associated with the PUT or PATCH methods.
Delete corresponds to the DELETE method.
This section is not available anymore. Please use the main Exam Page.200-301 Exam Questions
Log in to ExamTopics
Sign in:
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.
Upvoting a comment with a selected answer will also increase the vote count towards that answer by one.
So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.
Nickname53796
Highly Voted 2 years, 11 months agohadi_dlz
Most Recent 7 months, 2 weeks ago[Removed]
1 year, 1 month agojeanmaki2002
1 year, 5 months ago