Chapter one key terms

1234567891011121314151617181920212223
Across
  1. 2. Manages all of the devices connected to the computer and controls the internal operations of the computer's hardware.
  2. 4. Any low-level language that has a strong connection with instructions in the language and the architectures in machine code instructions.
  3. 6. The electronic circuitry that executes instructions comprising a computer system.
  4. 8. Unit of data that is eight binary digits long.
  5. 10. The physical and mechanical components of a computer system.
  6. 11. Scans the entire program and translates the whole of it into machine code at once.
  7. 13. A low-level language made of binary numbers.
  8. 14. A system of representing data using 0's and 1's.
  9. 17. Universal character encoding standard.
  10. 19. A piece of computer hardware that converts information into a readable form of use with other non-computerized equipment.
  11. 20. Takes basic computer instructions and converts them into a pattern of bits that the computer procce's and runs these basic operations.
  12. 21. Set of instructions commands and statements which is written by aogrammer by using a computer language.
  13. 23. Memory could be lost easily if the computer turns off.
Down
  1. 1. Known as auxiliary storage and is a non-volatile storage that is used to save data and programs for later retrieval.
  2. 3. Set of rules which defines how a Python program will be written.
  3. 5. A computer program used to run hardware or applications.
  4. 7. A technician who specializes in code.
  5. 9. CPU's primary method of program execution.
  6. 12. The hardware in a computing device that stores the operating systems and other programs while the computer is on.
  7. 15. Translates just one statement of the program at a time into machine code.
  8. 16. A device that allows for information to be entered into a computer.
  9. 18. A series of statements that have been designed to perform a specific task.
  10. 22. Smallest unit of computer data.