PMI-ACP · Question #545
PMI-ACP Question #545: Real Exam Question with Answer & Explanation
The correct answer is A: Create/Update/Delete. In the context of Agile story splitting, CRUD is used as a technique to break a large story into smaller ones based on the data operations involved: Create, Read, Update, and Delete. The correct answer (A) lists Create, Update, and Delete — note that 'Read' appears to be omitte
Question
CRUD is an acronym that defines a way to split stories. What does CRUD stand for?
Options
- ACreate/Update/Delete
- BCapture/Replace/Update/Define
- CCreate/Review/Update/Done
- DCreate/Replace/Update/Define
Explanation
In the context of Agile story splitting, CRUD is used as a technique to break a large story into smaller ones based on the data operations involved: Create, Read, Update, and Delete. The correct answer (A) lists Create, Update, and Delete — note that 'Read' appears to be omitted in the answer choice due to a formatting/typo issue in the question. The standard CRUD acronym always includes all four operations. Among the choices, A is the closest match to the standard definition.
Topics
Community Discussion
No community discussion yet for this question.