nerdexam
CA_Technologies

CAT-500 · Question #26

You have added an operator named Create_Tickets to a process. You need to access an operator dataset named Result from this operator. Which statements will fetch the value of Result? (Choose two)

The correct answer is A. Process.OpName.Result B. Process[OpName].Result. See the full explanation below for the reasoning.

Question

You have added an operator named Create_Tickets to a process. You need to access an operator dataset named Result from this operator. Which statements will fetch the value of Result? (Choose two)

Options

  • AProcess.OpName.Result
  • BProcess[OpName].Result
  • CProcess.OpName.[Result]
  • D[Process.OpName].Result

How the community answered

(39 responses)
  • A
    74% (29)
  • C
    18% (7)
  • D
    8% (3)

Community Discussion

No community discussion yet for this question.

Full CAT-500 Practice