Run-time errors arise from
-
Hardware failures
-
Design faults
-
Coding mistakes
-
None of the above
-
All of the above
E
Correct answer
Explanation
Run-time errors can originate from multiple sources including hardware failures (disk crashes, memory errors), design faults (logic errors, incorrect requirements interpretation), and coding mistakes (syntax errors, boundary violations). The most comprehensive answer recognizes that all these categories contribute to run-time error conditions.