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