Oracle
1Z0-144 · Question #75
View the Exhibit and examine the code. Why does the code give an error on execution?
The correct answer is A. because the WORD_LIST variable is not visible in procedure wording. See the full explanation below for the reasoning.
Question
View the Exhibit and examine the code. Why does the code give an error on execution?
Exhibit
Options
- Abecause the WORD_LIST variable is not visible in procedure wording
- Bbecause the lexicon variable is not visible in procedure ADD_ENTRY
- Cbecause the lexicon variable is not initialized in procedure wording
- Dbecause the WORD_LIST parameter in out mode cannot be of a record data type
How the community answered
(64 responses)- A83% (53)
- B11% (7)
- C5% (3)
- D2% (1)
Community Discussion
No community discussion yet for this question.
