What type of errors occurs when the program is asked to implement an impossible task such as dividing a number by zero?
Take Free Practice Test On 2026 JAMB UTME, Post UTME, WAEC SSCE, GCE, NECO SSCE
Correct Answer: Option B
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.
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.