JAMB - Computer Studies (2022 - No. 110)

What type of errors occurs when the program is asked to implement an impossible task such as dividing a number by zero?
Syntax error
Runtime error
Logical error
Arithmetic error

Explanation

Runtime error. This type of error occurs when the program is asked to perform an impossible task or a task that has not been included in the program written.

Comments (0)

Advertisement