Graduation - Cohort 2

123456789
Across
  1. 2. The rules that govern the structure of language statements; in particular, the rules for forming statements in a source language correctly.
  2. 5. A mistake in programming
  3. 7. Converts the programming language to machine code AHEAD OF TIME.
  4. 8. Binary digit. The smallest unit of information for data storage and transmission. Each bit is considered to be either a "0" or a "1".
  5. 9. You are now a proud alumnus of
Down
  1. 1. Word based program that can take time to learn
  2. 3. An ordered set of well-defined instructions for the solution of a problem in a finite number of steps.
  3. 4. everyone does this but few program it
  4. 6. A collection of pre-scripted commands that someone can use in their program's