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