Adobe
9A0-127 · Question #42
9A0-127 Question #42: Real Exam Question with Answer & Explanation
Sign in or unlock 9A0-127 to reveal the answer and full explanation for question #42. The question stem and answer options stay visible for context.
Question
You want to delete an Art entity from the ColdFusion ORM and from the database. The array of Art entities is stored within the array aArt, and the entity to be deleted is the second member of the array. The primary key property of the Art entity is artId. Which statement deletes this entity?
Options
- AarrayDeleteAt(aArt, 2);
- BaArt[2] = null;
- CentityDelete(aArt[2].artId);
- DentityDelete(aArt[2]);
Unlock 9A0-127 to see the answer
You've previewed enough free 9A0-127 questions. Unlock 9A0-127 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.