Computer Basics

123456789101112
Across
  1. 1. The physical components of the computer. The actual equipment you can see and touch.
  2. 5. Long term storage such as a hard drive or thumb drive. Described as "persistent" since its data persists even without electricity.
  3. 6. Hardware that represents data as either a hard copy or a soft copy after it has been processed by the computer.
  4. 7. Software that translates a high-level code into machine language
  5. 9. basic computer language which consists of zeros and ones
  6. 10. A programmable device that can store and process information
  7. 12. Writing instructions for the computer.
Down
  1. 1. A programming language that is designed to be easy for humans to read and write.
  2. 2. A set of instructions or programs that tell a computer what to do.
  3. 3. Step by step procedures to accomplish a task. A "recipe"
  4. 4. Hardware that enables a computer user to enter data and programs into a computer.
  5. 8. The central processing unit of a computer. It performs simple arithmetic and logic calculations extremely fast. AKA microprocessor.
  6. 11. Random Access Memory. This is the "working" memory of your computer. Described as "volatile" since its data is lost without electricity.