Select the correct name for: an error that occurs while a program is executing, often causing it to crash or behave unexpectedly.
- A. Runtime error ✓
- B. Modular programming
- C. Nested loop
- D. Iteration
Correct answer
A. Runtime error
Explanation
Runtime error refers to an error that occurs while a program is executing, often causing it to crash or behave unexpectedly.