Yr 12- Unit 2

1234567891011121314151617181920
Across
  1. 3. Set of rules to solve a problem
  2. 7. Following the program steps manually
  3. 8. A unique name applied to an item of data
  4. 11. Checking data input correctness
  5. 12. Fault in code
  6. 15. Finding & fixing errors
  7. 16. Multiple elements of the same type
  8. 17. Loop type that runs before testing
  9. 18. The process of beaking a complex problem into smaller parts
  10. 19. Order of instruction execution
  11. 20. Repetition control structure
Down
  1. 1. Named data storage
  2. 2. Test for loop continuation
  3. 4. A numerical indicator of an item of data's position in an array
  4. 5. Testing manually with known outpbreaking
  5. 6. Data used for validation
  6. 9. Diagram for algorithm logic
  7. 10. Type of an Algorithm
  8. 13. Composite datatype comprising several related items that may be of different data types
  9. 14. The index of the last element in an array