cse

123456789101112131415
Across
  1. 2. program meaning
  2. 3. instructions that specifies a computation.
  3. 5. Stores programs and data
  4. 8. lowest-level language for software
  5. 10. translate high-level language into a low-level language
  6. 12. examine a program
  7. 13. An error
  8. 14. A message for the user to type into the program.
  9. 15. program that does other than intended.
Down
  1. 1. retains Stores programs
  2. 4. finding a solution, and expressing the solution
  3. 6. typing commands and expressions
  4. 7. A property of a program that can run on more than one kind of computer.
  5. 9. runs the software that we write
  6. 11. execute a program in a high-level language