computing 8y1 carl Hiley

1234567891011121314151617
Across
  1. 3. an algorithmic representation of the code involved
  2. 9. statements are also known as Decision control statements or branching statements
  3. 10. represents the floating point number
  4. 11. is a data structure that stores values of same data type
  5. 12. positive or negative whole numbers without a fractional part and having unlimited precision
  6. 14. hold value and cannot be changed
  7. 15. an element or feature ,or factor that is liable to vary or change
  8. 16. when you convert a variable value from one type to another.
Down
  1. 1. is a control flow statement which allows code to be executed repeatedly, depending on whether a condition is satisfied or not
  2. 2. a diagrammatic representation of an algorithm
  3. 4. the truth value
  4. 5. is a string of characters and numbers associated with a piece of information
  5. 6. used when you have a block of code which you want to repeat a fixed number of times
  6. 7. short for else if
  7. 8. a general term for taking each item of something, one after another.
  8. 13. a sequence of characters
  9. 17. is the generic term for an ordered set