Higher Computing Science (Prelim Revision)

1234567891011121314151617181920
Across
  1. 4. Tracks the value of a variable when debugging, and stops if it reaches a certain value
  2. 5. Small text files stored by the browser that might contain login data or browsing habits
  3. 7. The term used for MIN, MAX, AVG, SUM and COUNT functions in SQL
  4. 8. Database key using two foreign keys to make a unique value
  5. 13. Programs are evaluated for efficiency, fitness for purpose, usability and this. It makes the program easier to edit and make changes long-term.
  6. 16. SQL statement used to add a new record to a database
  7. 17. A factor affecting performance, measured in Hz or GHz
  8. 18. Scope of a variable that can be used throughout the program
  9. 19. Three types of errors: logic, syntax and _______
Down
  1. 1. Character encoding system that uses 16 bits
  2. 2. The second step of the fetch-execute cycle: activates the ______ ______
  3. 3. Type of software test plan, ensures it as tested as fully as possible
  4. 6. Data ____, listed as IN and OUT in a table or on a structure diagram
  5. 9. Development methodology where the client is closely involved at all stages
  6. 10. Type of encryption key that is used to encrypt the data
  7. 11. Debugging technique, working through the program in your head or on paper
  8. 12. Two arrays with the same number of elements, containing related information
  9. 14. Floating point numbers can be described in terms of range and _______
  10. 15. If a database meets all its functional requirements, it is said to be fit for _____
  11. 20. Small area of fast memory on or next to the processor