nerdexam
Oracle

1Z0-144 · Question #7

Examine the following code: What is the outcome?

The correct answer is C. The procedure gives errors because the host variables cannot be referenced anywhere in the. See the full explanation below for the reasoning.

Question

Examine the following code:

What is the outcome?

Exhibit

1Z0-144 question #7 exhibit

Options

  • AThe procedure is created successfully and displays the values 20 and 30 when it is called.
  • BThe procedure gives errors because the parameters should be in out mode.
  • CThe procedure gives errors because the host variables cannot be referenced anywhere in the
  • DThe procedure is created successfully but does not display any values when it is called because

How the community answered

(54 responses)
  • A
    11% (6)
  • B
    4% (2)
  • C
    81% (44)
  • D
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-144 Practice