KnowledgeBoat Logo
|

Computer Applications

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

Input in Java

3 Likes

Answer

All of the above

Answered By

1 Like


Related Questions