Computer Science

123456789101112131415
Across
  1. 3. combination of operators and values
  2. 7. group of programming expressions
  3. 9. ___ Loop runs until something isn't true
  4. 10. can hold one value
  5. 11. ____ expressions evaluate to true or false
  6. 12. _____ operators are &&,||, or !
  7. 14. assigns value to variables
  8. 15. form of compression that can be reversed
Down
  1. 1. eight bits
  2. 2. description of how command works
  3. 4. statements that run from top to bottom
  4. 5. ____ error code doesn't follow rules of language
  5. 6. a binary digit
  6. 8. ____ layer has each represented by red, green, or blue light
  7. 13. form of compression that cannot be reversed