nerdexam
Oracle

1Z0-241 · Question #38

Why would you choose to reference a derived/work field in a PeopleCode program, rather than aPeopleCode variable?

The correct answer is C. Derived/work fields can be added to the derived/work table. See the full explanation below for the reasoning.

Question

Why would you choose to reference a derived/work field in a PeopleCode program, rather than aPeopleCode variable?

Options

  • AA derived/work field can be displayed on a page.
  • BYou must use derived/work fields to perform calculations.
  • CDerived/work fields can be added to the derived/work table.
  • DDerived/work fields are simpler to implement than variables.
  • EA derived/work field has a longer duration than a global variable.
  • FDerived/work fields have more flexibility with data types than with variables.

How the community answered

(52 responses)
  • B
    2% (1)
  • C
    85% (44)
  • D
    10% (5)
  • F
    4% (2)

Community Discussion

No community discussion yet for this question.

Full 1Z0-241 Practice