Chapter 1

123456789101112131415161718192021222324252627282930
Across
  1. 3. numbers written with only 0s and 1s
  2. 5. Location where important data is stored for a long time without requiring power
  3. 6. long list of numbers and instructions to form a simple program close in nature to machine language
  4. 8. only converts program into machine language but also immediately executes the program
  5. 9. Main memory that can be quickly accessed
  6. 10. The main part if the computer that runs programs. Can only understand machine language
  7. 14. Tiny electrical components that can either be on or off / have a negative or positive charge.
  8. 15. Words that make up differentiate high level languages from one another
  9. 17. Numeric code that can represent many different languages making it easier to adapt
  10. 20. Programs that make the computer useful for the user the apps or websites that can run on a computer
  11. 22. fundamental sets of programs which interact with the hardware given allowing the hardware to interact with software.
  12. 24. Set rules each language has to dictate how keywords or operation must be use in order fot the program to run
  13. 26. 128 numeric codes that represent the English language making it easier for both the computer and user to understand
  14. 27. Makes up a computer from every action a computer does till turned off
  15. 28. Any language a user works with but the computer/CPU can not understand
  16. 29. Type of language that uses words making it easier to understand for the programmer.
  17. 30. The way a user interacts with a computer with a physical device
Down
  1. 1. Temporary memory only stored while running program
  2. 2. A person trained to make and test programs
  3. 4. Translates languages so the computer can understand
  4. 7. Any way a computer gives information to the user such as graphics or list
  5. 10. Takes a high-level language and converts it into machine language.
  6. 11. a set of instruction most languages have built in making it easier to program example + -
  7. 12. the execution steps the CPU takes to run a code
  8. 13. What a programmer writes in a high-level language
  9. 14. storage location for bits that keep the computers memory
  10. 16. Programs that run a computer basic operations
  11. 18. The computers product after given instructions.
  12. 19. a set of instruction that follow a list of arrays/code to complete a task
  13. 21. the language only the computer can understand.
  14. 23. What the user tells the computer to do.
  15. 25. The physical components of a computer what the user can interact with