Across
- 2. Where an algorithm changes depending on the answer to a question
- 4. Part of an algorithm where you create variables or subroutines
- 6. A map of how a network is laid out
- 8. This logical operation is only TRUE if both the inputs are TRUE
- 10. The unique address which every device which is able to connect to networks has
- 11. The fancy word for putting comments in an algorithm
Down
- 1. A number system which only uses 1 and 0 to represent numbers
- 3. A part of an algorithm which is instructions happening one after another
- 5. A part of an algorithm where code can be repeated more than once
- 7. This logical operation is only TRUE is at least one of the inputs is TRUE
- 9. A number system which uses 0,1,2,3,4,5,6,7,8,9 to represent numbers
- 12. The address of a device on a network which isn't necessarily unique and can be shared by multiple devices
