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
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)- A11% (6)
- B4% (2)
- C81% (44)
- D4% (2)
Community Discussion
No community discussion yet for this question.
