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