SI Session
Across
- 1. The type of error that produces incorrect results.
- 4. Natural language statements combined with some programming code to explain the solution to a problem.
- 6. Special method that starts the execution of a Java program.
- 7. The file extension for Java source files.
- 10. The type of error that causes the program to abort.
- 11. The type of error detected by the Java compiler.
Down
- 2. Translating an algorithm into a program.
- 3. Symbol used to terminate statements in Java.
- 5. The file extension for the generated byte code.
- 8. The steps you can follow to solve a problem.
- 9. Storage location in the computer’s memory where a value may be stored.