Oracle
1Z0-147 · Question #14
Which two statements about packages are true? (Choose two.)
The correct answer is D. The contents of packages can be shared by many applications. E. You can achieve information hiding by making package constructs private. See the full explanation below for the reasoning.
Question
Which two statements about packages are true? (Choose two.)
Options
- APackages can be nested.
- BYou can pass parameters to packages.
- CA package is loaded into memory each time it is invoked.
- DThe contents of packages can be shared by many applications.
- EYou can achieve information hiding by making package constructs private.
How the community answered
(14 responses)- A7% (1)
- B14% (2)
- C7% (1)
- D71% (10)
Community Discussion
No community discussion yet for this question.