Programming And Pathways Crossword

1234567891011121314151617181920
Across
  1. 5. Number of digits that can be stored
  2. 9. A composition of rules that specify the way the features of the language can be used to manipulate and process data into information
  3. 10. Known to be as whole numbers
  4. 14. Special structures used to control the processing pathway followed through the various parts of the program
  5. 16. Another name for repetition
  6. 18. A set of well defined instructions for accomplishing a task
  7. 19. A variable or constant that holds a single letter, number or symbol
Down
  1. 1. Rule of presenting information and objects
  2. 2. Occurs during development of the application using test data
  3. 3. Includes fractional parts
  4. 4. Can be considered boxes in the computer's memory
  5. 6. Branching instructions to execute one part of a program rather than another
  6. 7. Perform specific operations on various types of data
  7. 8. Is a method of communicating instructions to a computer
  8. 11. The way that a document is set out
  9. 12. A block of code
  10. 13. A sequence of characters
  11. 15. Is designed to program within a particular application
  12. 17. Can only have two values eg True and False
  13. 20. A collection of the same type of data