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?

  1. The compiler does not detect these errors.
  2. There is no indication of error when the program is executed.
  3. The program may produce correct results for some input data and wrong results for other input data.
  4. All of the above ✓
Answer