Division by zero is which kind of error?

(1 point)
syntax error
runtime error
debug error
logic error

Division by zero is a runtime error.