|
"N5 SDD Terms Revision": HTML5 Crossword |
Across3. An error in the structure of the code, such as a mistyped command. (6)
4. A data type that can only store two possible values. (7)
5. A named data structure that can store multiple data items of the same type. (5)
6. Type of Loop that will repeat a block of code a pre-determined number of times. (5)
8. If it meets requirements and is "good enough to do the task" is said to be. (13)
12. An in-built piece of code that will carry out a common task. (18)
14. The type of statement that stores a value in a variable or array element. (10)
17. Data type for a number with a decimal point in it. (4)
19. Type of loop that repeats a block of code depending on the result of a condition. (11)
20. Graphical design notation showing processes and decisions connected by arrows. (9)
|
|
Down1. A program that converts high level languages to low level languages. (10)
2. The process of re-visit previous development stages to fix errors found. (9)
7. The process of combining two (or more) strings into one. (13)
9. Type of test data that is outwith what should be accepted by the program. (11)
10. The software design technique that uses English like language. (10)
11. The algorithm that adds a value to a variable and stores result in same variable. (12)
13. What is the stage that follows Design in the Software Development Process? (14)
15. Type of reqmts that list of all the inputs, processes and outputs for a program. (10)
16. A translator that converts all of a HLL program into low level language at once. (8)
18. The type of requirements that state what the user is able to do. (7)
|
new
edit
share
pdf:puzzle
pdf:answers
Create an editable copy
ACROSS
3. An error in the structure of the code, such as a mistyped command. (6)
4. A data type that can only store two possible values. (7)
5. A named data structure that can store multiple data items of the same type. (5)
6. Type of Loop that will repeat a block of code a pre-determined number of times. (5)
8. If it meets requirements and is "good enough to do the task" is said to be. (13)
12. An in-built piece of code that will carry out a common task. (18)
14. The type of statement that stores a value in a variable or array element. (10)
17. Data type for a number with a decimal point in it. (4)
19. Type of loop that repeats a block of code depending on the result of a condition. (11)
20. Graphical design notation showing processes and decisions connected by arrows. (9)
DOWN
1. A program that converts high level languages to low level languages. (10)
2. The process of re-visit previous development stages to fix errors found. (9)
7. The process of combining two (or more) strings into one. (13)
9. Type of test data that is outwith what should be accepted by the program. (11)
10. The software design technique that uses English like language. (10)
11. The algorithm that adds a value to a variable and stores result in same variable. (12)
13. What is the stage that follows Design in the Software Development Process? (14)
15. Type of reqmts that list of all the inputs, processes and outputs for a program. (10)
16. A translator that converts all of a HLL program into low level language at once. (8)
18. The type of requirements that state what the user is able to do. (7)

|