Review Vocab 1

123
Across
  1. 1. header - consists of the class keyword and the name of the class
  2. 3. error - a mistake in the code that does not follow a programming language's syntax
Down
  1. 1. - a text note to explain or annotate the code and is ignored when the program is run
  2. 2. - the rules for how a programmer must write code for a computer to understand
  3. 3. code - a collection of programming commands