Across
- 3. Fixing a problem in your code.
- 5. Java method that lets us print output to the user, without ending the line printed.
- 7. Java type that represents a string of characters (text).
Down
- 1. Java method that lets us print out a line of output to the user.
- 2. A set of steps or rules to follow to solve a particular problem.
- 4. Sequence of words or rules in a program that prevents the program from running.
- 6. The rules for writing code in a specific programming language.
