JAVA CH 1-2

12345678910111213141516171819
Across
  1. 4. an instruction in a program.
  2. 5. bus carries control signals.
  3. 9. the java bytecode interpreter.
  4. 13. Data passed to a method for processing.
  5. 14. a person who accesses a computer system without authorization.
  6. 17. to run a program.
  7. 18. a set of characters.
  8. 19. a computer that is sent information from a server computer.
Down
  1. 1. an object oriented language feature.
  2. 2. Compiled Java source code.
  3. 3. A simple 0 or 1 in binary code.
  4. 6. line see leased line.
  5. 7. Computer-readable files.
  6. 8. code the code typed by a programmer.
  7. 10. a set of steps that outline how to solve a problem.
  8. 11. the speed at which a computer can execute instructions measured in megahertz or gigahertz.
  9. 12. Added after a file name to distinguished file types.
  10. 15. text that provides information to the reader of program code.
  11. 16. a group of 8 bits
  12. 19. the description of an object.