ICSE Class 10 Computer Applications
Question 3 of 30
Solved Sample Paper 3 — Question 3
Back to all questions 3
Question Question 1(iii)
Which of the following statement is true for logical errors?
- The compiler does not detect these errors.
- There is no indication of error when the program is executed.
- The program may produce correct results for some input data and wrong results for other input data.
- All of the above
All of the above
Reason — The compiler does not detect logical errors and there is no indication of error when the program is executed. The program may produce correct results for some input data and wrong results for other input data.