nerdexam
IBM

C2020-002 · Question #16

How do you reference a variable from the previous occurrence of a particular event type?

The correct answer is A. <Event Type>.<Variable>.Prev. See the full explanation below for the reasoning.

Question

How do you reference a variable from the previous occurrence of a particular event type?

Options

  • A<Event Type>.<Variable>.Prev
  • B<Event Type>.<Variable>.Curr
  • C<Event Type>.Prev.<Variable>
  • D<Event Type>.Curr.<Variable>

How the community answered

(34 responses)
  • A
    82% (28)
  • B
    6% (2)
  • C
    9% (3)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full C2020-002 Practice