nerdexam
Oracle

1Z0-141 · Question #105

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…

The correct answer is D. FormF can be invoked from FormE using CALL_FORM. See the full explanation below for the reasoning.

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. There is an additional form in the application, called FormF. Which statement is true?

Options

  • AFormF can be invoked from FormC using CALL_FORM.
  • BFormF can be invoked from FormA using OPEN_FORM.
  • CFormF can be invoked from FormD using CALL_FORM.
  • DFormF can be invoked from FormE using CALL_FORM.
  • EFormF can be invoked from FormB using OPEN_FORM.

How the community answered

(39 responses)
  • B
    8% (3)
  • C
    3% (1)
  • D
    85% (33)
  • E
    5% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-141 Practice