National 5 Computing
Across
- 5. A data structure with a list of values, unlike a variable
- 6. Stage of the development process, before implementation
- 7. A basic conditional statement
- 8. The term that covers presence checks, range, length and restricted choice
- 10. Data is scrambled so that only the intended recipient can read it
- 15. Companies that use your personal data must make sure it is ______
- 16. When two strings are joined together
- 17. A vector image is made up of objects with _______
- 19. AND, OR and NOT are this kind of operator
Down
- 1. The number of bits in standard ASCII
- 2. One of the conditional loops
- 3. Type of requirement that says what a database must have tables or queries to do
- 4. One of the pre-defined functions
- 7. Blank space at the start of a line of code, makes it easier to read
- 9. Type of SQL statement used to add new values to a database
- 11. Filters traffic from a network and can block unwanted connections
- 12. Component that moves things between memory and the processor
- 13. Floating point numbers have a _____ and an exponent
- 14. Something that is passed into a function, e.g. Round(3.14)
- 18. Type of error that doesn't show an error message - the code still runs