Repeated execution of simple computation may cause compounding of

2008

Repeated execution of simple computation may cause compounding of

  1. A.

    round-off errors

  2. B.

    syntax errors

  3. C.

    run-time errors

  4. D.

    logic errors

Attempted by 122 students.

Show answer & explanation

Correct answer: A

Repeated execution of simple computations involves floating-point arithmetic, which has limited precision. Each operation introduces a tiny rounding error due to the binary representation of decimal numbers. Over many iterations, these small errors accumulate or compound, leading to significant deviations from the exact mathematical result. This phenomenon is known as round-off error compounding.

Explore the full course: Isro