Computer Applications

A Java program executes but doesn't give the desired output. It is due to:

  1. the logical error in the program
  2. the syntax error in the program
  3. the run time error in the program
  4. none

Java Conditional Stmts

32 Likes

Answer

the logical error in the program

Answered By

8 Likes


Related Questions