nerdexam
Oracle

1Z0-241 · Question #5

Are parameters passed to user-defined internal and external PeopleCode functions by reference or by value?

The correct answer is C. User-defined internal and external PeopleCode function parameters are always passed by reference. See the full explanation below for the reasoning.

Question

Are parameters passed to user-defined internal and external PeopleCode functions by reference or by value?

Options

  • AThe first parameter is the input parameter, and the second parameter is output parameter.
  • BUser-defined internal and external PeopleCode function parameters are always passed by value.
  • CUser-defined internal and external PeopleCode function parameters are always passed by reference.
  • DUser-defined internal and external PeopleCode function parameters can be passed as input or as output, depending on the function.
  • EUser-defined internal and external PeopleCode function parameters can be passed by reference or by value, depending on the function.

How the community answered

(46 responses)
  • A
    2% (1)
  • B
    4% (2)
  • C
    78% (36)
  • D
    2% (1)
  • E
    13% (6)

Community Discussion

No community discussion yet for this question.

Full 1Z0-241 Practice