Oracle
1Z0-144 · Question #54
Which three statements are true about wrapping? (Choose three.)
The correct answer is D. When wrapping a package or object type, only the body should be wrapped, not the specification. E. To change a wrapped object, the original source code needs to be modified and then wrapped F. To change a wrapped object, the wrapped code can be unwrapped, modified In a text file, and. See the full explanation below for the reasoning.
Question
Which three statements are true about wrapping? (Choose three.)
Options
- AThe PL/SQL wrapper detects and reports only syntax errors.
- BThe PL/SQL wrapper detects and reports both syntax and semantic errors.
- CWhen wrapping a package or object type, both the body and specification should be wrapped.
- DWhen wrapping a package or object type, only the body should be wrapped, not the specification.
- ETo change a wrapped object, the original source code needs to be modified and then wrapped
- FTo change a wrapped object, the wrapped code can be unwrapped, modified In a text file, and
How the community answered
(34 responses)- A9% (3)
- B18% (6)
- C3% (1)
- D71% (24)
Community Discussion
No community discussion yet for this question.