Computer Science, asked by nmrhanna63, 9 months ago

Division by zero when the program is executing is an example of what error?

Answers

Answered by wajahatkincsem
0

Division by zero when the program is executing is an example of a runtime error.

What is Runtime error?

The error which occurs during the execution of a program is known as a runtime error.

A runtime error is further divided into different types like a logic error that causes an incorrect output. A memory leak is also a type of runtime error.

These errors are also known as "bugs" and they can be fixed through small patches or updates that are specifically developed to fix them.

#SPJ3

Learn More about Runtime error

What is a runtime error?

https://brainly.in/question/36716184

Similar questions