Programming Concepts

Which statement correctly explains Runtime error?

Correct answer

A. An error that occurs while a program is executing, often causing it to crash or behave unexpectedly.

Explanation

Runtime error refers to an error that occurs while a program is executing, often causing it to crash or behave unexpectedly.