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
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)- A4% (2)
- B8% (4)
- C77% (40)
- D12% (6)
Community Discussion
No community discussion yet for this question.
