Oracle
1Z0-141 · Question #138
1Z0-141 Question #138: Real Exam Question with Answer & Explanation
Sign in or unlock 1Z0-141 to reveal the answer and full explanation for question #138. The question stem and answer options stay visible for context.
Question
Consider the following scenario: In a multiform application, the user started in FormA. 1. From FormA, the user invoked FormB using CALL_FORM. 2. From FormB, the user invoked FormC using OPEN_FORM. 3. From FormC, the user invoked FormD using OPEN_FORM. 4. From FormB, the user invoked FormE using CALL_FORM. FormE contains a button with a When-Button-Pressed trigger. Which trigger code will close the form and navigate successfully?
Options
- ACLOSE_FORM('FormA');
- BCLOSE_FORM('FormA');
- CCLOSE_FORM('FormB');
- DCLOSE_FORM('FormC');
- ECLOSE_FORM('FormC');
- FCLOSE_FORM('FormD');
Unlock 1Z0-141 to see the answer
You've previewed enough free 1Z0-141 questions. Unlock 1Z0-141 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.