nerdexam
IBM

LOT-410 · Question #6

What value does this formula return? FIELD Items := 10; FIELD Values := 5; rate := 0.10; subtotal := Items Values; subtotal (1 + rate)

The correct answer is D. 55. See the full explanation below for the reasoning.

Question

What value does this formula return? FIELD Items := 10; FIELD Values := 5; rate := 0.10; subtotal := Items * Values; subtotal * (1 + rate)

Options

  • A15.1
  • B16.5
  • C50
  • D55

How the community answered

(31 responses)
  • A
    10% (3)
  • B
    6% (2)
  • C
    3% (1)
  • D
    81% (25)

Community Discussion

No community discussion yet for this question.

Full LOT-410 Practice