ICSE Class 10 Computer Applications
Question 4 of 32
Input in Java — Question 4
Back to all questions 4
Question Question 4
What are errors in a program?
Errors are mistakes in a program that prevents it from its normal working. They are often referred to as bugs. Errors are classified into three categories — Syntax Errors, Runtime Errors and Logical Errors.