computing
Across
- 7. statement in computer programming that is used to set a value to a variable name
- 8. else if
- 9. the reason that
- 10. a data type that has one of two possible values
- 12. a plain language description of the steps in an algorithm or another system
- 14. not consistent
- 15. a programmer needs to change the data type of the contents of a variable
Down
- 1. programming construct where a section of code is run only if a condition is met
- 2. values made up of ordered sequences of characters
- 3. data type composed of a number that is not an integer
- 4. doesn't change
- 5. repetition of a process in order to generate a sequence of outcomes
- 6. code is repeated based on a certain condition
- 11. a picture of the separate steps of a process in sequential order
- 13. data structure that contains a group of elements