Oracle
1Z0-144 · Question #94
What is the correct definition of the persistent state of a packaged variable?
The correct answer is B. It is a public variable in a package specification whose value is consistent within a user session. See the full explanation below for the reasoning.
Question
What is the correct definition of the persistent state of a packaged variable?
Options
- AIt is a private variable defined in a procedure or function within a package body whose value is
- BIt is a public variable in a package specification whose value is consistent within a user session.
- CIt is a private variable in a package body whose value is consistent across all current active
- DIt is a public variable in a package specification whose value is always consistent across all
How the community answered
(23 responses)- A4% (1)
- B83% (19)
- C4% (1)
- D9% (2)
Community Discussion
No community discussion yet for this question.