Answer :
Division by zero when the program is executing is an example of a runtime error.
Since dividing by zero is not a specified operation, the program cannot be performed at runtime since it lacks the necessary valid code, which results in a run-time error. Runtime errors are errors that happen while a program is being executed.
There are various forms of runtime errors, such as logic errors that result in inaccurate output. Runtime errors also include memory leaks.
These mistakes—also referred to as "bugs"—can be corrected with quick updates or minor patches created just for the purpose.
Know more about runtime error here:
https://brainly.com/question/13106116
#SPJ4