exam questions

Exam 1z0-144 All Questions

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

Exam 1z0-144 topic 1 question 101 discussion

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

Which three statements are true about anonymous blocks and subprograms? (Choose three.)

  • A. Only subprograms can be parameterized.
  • B. Only subprograms are persistent database objects.
  • C. Both anonymous blocks and subprograms can be parameterized.
  • D. Both anonymous blocks and subprograms are persistent database objects.
  • E. Only subprograms can return values that persist after the execution of the subprogram.
  • F. Both anonymous blocks and subprograms can return values that persist in SQL*Plus variables after their execution.
Show Suggested Answer Hide Answer
Suggested Answer: BCF 🗳️

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 ago
ABE is correct answer
upvoted 8 times
nadzeya_bdc
4 years, 6 months ago
Thank you, I think the same.
upvoted 1 times
Gianluca1988
4 years ago
CF ARE CORRECT ANSWERS I THINK BECAUSE OF BIND VARIABLES
upvoted 1 times
...
...
...
BM2000
Most Recent 1 year, 11 months ago
Selected Answer: ABF
var x number; var y number; begin :x :=1; end; create or replace function f3 return number is begin return 2; end; exec :y := f3(); print x; - - 1 print y; - - 2
upvoted 1 times
...
BM2000
1 year, 11 months ago
Selected Answer: ABE
ABE - bind variables are not parameters.
upvoted 1 times
...
Limak665
3 years, 8 months ago
ABE in my opinion - bind variables are not parameters.
upvoted 1 times
...
parvizmalik
3 years, 11 months ago
checked, ABE is the correct answer
upvoted 1 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 ...
exam
Someone Bought Contributor Access for:
SY0-701
London, 1 minute ago