Computer Programming Terms

123456789101112131415161718192021
Across
  1. 2. arrows, connect the steps in a flowchart
  2. 4. questions that pull related data items together from a database in a format that enhances efficient management decision making
  3. 5. represents the relationship of databases, files, records, fields, and characters
  4. 8. a repeating flow of logic without an ending
  5. 10. software that translates pro
  6. 11. main memory
  7. 13. the entire set of actions an organization must take to switch over to using a new program or sets of programs
  8. 14. controls the computers on and of circuitry
  9. 17. named memory locations of a specific data type, whose contents can vary or differ over time
  10. 19. a group of related records
  11. 20. working on the data
  12. 21. includes all the text, numbers, and other info that is processed by a comp
Down
  1. 1. an English-like representation of the logical steps it takes to solve a problem
  2. 3. software that translates programming language to machine language
  3. 6. stores the result of any calculation preformed on its right side to the named location on its left side
  4. 7. logic for the multiplying a number by 2
  5. 9. group of characters forming a single date item
  6. 12. values are whole-numbers, and numeric
  7. 15. the format for naming variables in which the initial letter is lowercase, multi-word variable names are run together and each new word has a capitalized letter
  8. 16. persistent contents are relatively permanent storage outside the main memory of the machine
  9. 18. rules governing word usage and punctuation in the language