Revision

12345678
Across
  1. 4. to translate into a version suitable for a different OS
  2. 6. a language used for short specific tasks and is usually interpreted, not compiled
  3. 8. a pointer that identifies an element of a data set
Down
  1. 1. a sequence of program steps repeated according to a pattern
  2. 2. an electronic table arranged into rows and columns
  3. 3. a data structure that can be represented as a table consisting of columns and rows
  4. 5. a sequential data structure with each element pointing to the next
  5. 6. a programming structure including a condition and a decision to be made
  6. 7. a data structure that consists of a set of elements of the same type