Oracle
1Z0-052 · Question #81
Which two statements are true regarding a PL/SQL package body? (Choose two.)
Sign in or unlock 1Z0-052 to reveal the answer and full explanation for question #81. The question stem and answer options stay visible for context.
Managing Schema Objects
Question
Which two statements are true regarding a PL/SQL package body? (Choose two.)
Options
- AIt cannot be created without a package specification.
- BIt cannot invoke subprograms defined in other packages.
- CIt can contain only the subprograms defined in the package specification.
- DIt can be changed and recompiled without making the package specification invalid.
Unlock 1Z0-052 to see the answer
You've previewed enough free 1Z0-052 questions. Unlock 1Z0-052 for full answers, explanations, the timed quiz mode, progress tracking, and the master PDF. Question stem and options stay visible so you can still see what's on the exam.
Topics
#PL/SQL packages#package body#package specification#recompilation