Across
- 2. iteration that depends on a condition
- 5. not an actually programming language but follows a similar structure
- 8. these can be local or global
- 10. operator that produces a Boolean value
- 11. operator that gives a value to a variable
- 13. operators that only work on integers and reals
- 14. computer number system
- 15. storage that is non-volatile
Down
- 1. base-16 number system
- 3. visual representation of a program
- 4. 1,000 bits
- 6. set of instructions stored under one name
- 7. boolean and char are examples of this
- 9. sets of instructions for solving a problem
- 12. different action carried out depending on condition
- 14. AND, OR, NOT are these kids of operators
