nerdexam
Oracle

1Z0-141 · Question #67

View the Exhibit to examine the form. The text items (Field1, Field2, and Field3) and the button (Check_Values) are in the CONTROL block. The Mouse Navigate property of the button has been set to…

The correct answer is E. field1 - field1 - CONTROL.FIELD1. See the full explanation below for the reasoning.

Question

View the Exhibit to examine the form. The text items (Field1, Field2, and Field3) and the button (Check_Values) are in the CONTROL block. The Mouse Navigate property of the button has been set to No. The following code has been written in a When-Button-Pressed trigger on the Check_Values button:

MESSAGE(:field1||' - '|| NAME_IN(:SYSTEM.cursor_item)||' - '|| NAME_IN('SYSTEM.cursor_item')); With the focus in FIELD1, and the values field1, field2, and field3 in the text items, what message will be displayed when the button is clicked?

Exhibit

1Z0-141 question #67 exhibit

Options

  • Afield1 - field1 - field1
  • Bfield1 - field2 - field3
  • Cfield1 - field2 - Check Values
  • Dfield1 - field1 - Check Values
  • Efield1 - field1 - CONTROL.FIELD1
  • FCONTROL.FIELD1 - CONTROL.FIELD1 - field1
  • GCONTROL.FIELD1 - CONTROL.FIELD2 - field3

How the community answered

(33 responses)
  • C
    3% (1)
  • D
    6% (2)
  • E
    79% (26)
  • F
    12% (4)

Community Discussion

No community discussion yet for this question.

Full 1Z0-141 Practice