nerdexam
IBM

C2020-003 · Question #49

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

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

Community Discussion

No community discussion yet for this question.

Full C2020-003 Practice