exam questions

Exam 1z0-144 All Questions

View all questions & answers for the 1z0-144 exam

Exam 1z0-144 topic 1 question 85 discussion

Actual exam question from Oracle's 1z0-144
Question #: 85
Topic #: 1
[All 1z0-144 Questions]

Which three statements are true about wrapping? (Choose three.)

  • A. The PL/SQL wrapper detects and reports only syntax errors.
  • B. The PL/SQL wrapper detects and reports both syntax and semantic errors.
  • C. When wrapping a package or object type, both the body and specification should be wrapped.
  • 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 again.
  • F. To change a wrapped object, the wrapped code can be unwrapped, modified in a text file, and then wrapped again.
Show Suggested Answer Hide Answer
Suggested Answer: DEF 🗳️
References:

Comments

Chosen Answer:
This is a voting comment (?). It is better to Upvote an existing comment if you don't have anything to add.
Switch to a voting comment New
chamisso
Highly Voted 5 years, 4 months ago
ADE is correct
upvoted 6 times
CosminCof
5 years, 3 months ago
nope, A is not correct "Wrapping does not detect syntax or semantic error"
upvoted 2 times
...
...
nadzeya_bdc
Most Recent 4 years, 10 months ago
I suppose A is correct. "If your input file contains syntactic errors, the PL/SQL Wrapper detects and reports them. However, the Wrapper cannot detect semantic errors because it does not resolve external references." https://docs.oracle.com/cd/A57673_01/DOC/server/doc/PLS23/apd.htm
upvoted 4 times
...
chaoyuim
5 years ago
sorry A is wrong..... https://docs.oracle.com/cd/B28359_01/appdev.111/b28370/wrap.htm#BEHGBJAA
upvoted 2 times
...
chaoyuim
5 years, 1 month ago
ADE to go
upvoted 2 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...