Coding 1 Terms chapters 1

12345678910111213141516171819202122232425262728293031323334353637383940
Across
  1. 2. the combination of coding and testing an algorithm
  2. 3. application of traditional engineering methodologies
  3. 4. having limits or bounds
  4. 6. a program that translates an assembly language program into machine code
  5. 7. relating to or intended to assist memory
  6. 11. running a program on a computer
  7. 12. an interactive program used to modify source programs
  8. 15. translating an algorithm into a program language
  9. 18. information in a form a computer can use
  10. 23. the written text and comments that make a program easier to understand
  11. 27. The process of planning a sequence of steps for a computer to follow
  12. 29. a set of programs that manages all the computer's resources
  13. 30. a computer taken over for unauthorized use like spam
  14. 31. any knowledge that can be communicated
  15. 33. computer programs the set of all programs available on a computer
  16. 34. the physical components of a computer
  17. 36. a connecting link that translates between the computer and representations
  18. 37. a low level program language where mnemonic used to represent each of the machine language instructions for a computer
  19. 38. a program that translates a high level language into the machine code
  20. 39. a set of rules, symbols, and special words used to construct a computer program
  21. 40. the language made up of binary code instructions that is used directly by the computer
Down
  1. 1. the component of the CPU that performs operations
  2. 5. never ending
  3. 6. a step by step procedure for solving a problem in a finite amount of time
  4. 8. an input, output, or auxiliary device attached to a computer
  5. 9. a system that allows direct communication between user and the computer
  6. 10. a program written in a high-level programming language
  7. 13. the parts of a computer that accept data to be processed and the results of that processing
  8. 14. the process of planning a sequence of steps for a computer to follow
  9. 16. a device that stores data encoded form outside from the computer's memory
  10. 17. convert into a particular form
  11. 19. the component of the CPU that controls the actions of the computer
  12. 20. the part of the computer that executes instructions stored in memory made up of arithmetic unit and control unit
  13. 21. a programmable device that can store, retrieve, and process data
  14. 22. a bad code that spreads to other computers through email
  15. 24. a bad code that spreads to other computers through security gaps
  16. 25. the machine language version of a source program
  17. 26. planning or scheduling the performance of a task or an event
  18. 28. internal data storage in a computer
  19. 32. software written with bad ideas or purposes
  20. 35. determine what is wrong with a program and fix it