Programming Concepts

Select the correct name for: an error that occurs while a program is executing, often causing it to crash or behave unexpectedly.

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.