nerdexam
IBM

C2020-702 · Question #5

All items are in the same dimension and performance is of the highest priority. How do you calculate the difference between item A and item B, and then store the result in item C?

The correct answer is B. Define C as consolidation of A and B, B with a weight of-1. See the full explanation below for the reasoning.

Question

All items are in the same dimension and performance is of the highest priority. How do you calculate the difference between item A and item B, and then store the result in item C?

Options

  • ADefine C as sibling of A and B, and a rule ['C']=N:['A']-['B'];.
  • BDefine C as consolidation of A and B, B with a weight of-1.
  • CDefine C as consolidation of A and B2, and a rule ['B2']=N:-['B'];.
  • DDefine C as consolidation of A and B, and a rule ['C'] = C: ['A']-['B']:.

How the community answered

(30 responses)
  • A
    20% (6)
  • B
    70% (21)
  • C
    7% (2)
  • D
    3% (1)

Community Discussion

No community discussion yet for this question.

Full C2020-702 Practice