ICSE Class 10 Computer Applications
Question 25 of 32
Input in Java — Question 3
Back to all questions 3
Question Question 3
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 ✓