nerdexam
Oracle

1Z0-144 · Question #90

Examine the following code: Which statement is true about the execution of the above code?

The correct answer is C. It executes and control goes to the else statement. See the full explanation below for the reasoning.

Question

Examine the following code:

Which statement is true about the execution of the above code?

Exhibit

1Z0-144 question #90 exhibit

Options

  • AIt executes and displays null.
  • BIt executes and the condition returns true.
  • CIt executes and control goes to the else statement.
  • DIt fails because no value is assigned to the v_myage variable.

How the community answered

(52 responses)
  • A
    4% (2)
  • B
    8% (4)
  • C
    77% (40)
  • D
    12% (6)

Community Discussion

No community discussion yet for this question.

Full 1Z0-144 Practice