My Crossword Maker Logo
Powered by BrightSprout
Save Status:
or to save your progress. The page will not refresh.
Controls:
SPACEBAR SWITCHES TYPING DIRECTION
Answer Key:
Edit a Copy:
Make Your Own:
Crossword Word Search Worksheet
Rate This Puzzle:
Log in or sign up to rate this puzzle.

MIS 207 Lesson 2

Across
Every Java application contains a class with this method.
Causes a program to take an action that the programmer did not intend.
A violation of the programming rules that is detected by the compiler
A sequence of characters enclosed in quotation marks.
Down
The fundamental building blocks of Java programs.
Ends with a semi-colon
A System.out method that prints and stays at end of line. Does not move to next line.
A Java class method consists of a sequence of these.
A System.out method that prints and moves to the next line.