Across
- 4. A number system that uses only two digits 0 and 1
- 6. Nodes connected together, direction specified
- 7. Data structure that maps keys to values
- 10. A datatype that has one of two possible values.
- 13. Order of variables does not matter
- 14. This process allows the programmer to work with sets of bits through logical bitwise operations
- 15. A number system that represents numbers using a base of 16
- 16. An example... Not not A
Down
- 1. An ordered set of data elements, each containing a link to its successor or predecessor
- 2. An immutable list
- 3. Device that acts as a building block for digital circuits
- 5. Tabular method of simplifying boolean expressions
- 8. FIFO
- 9. Method to represent signed integers on a computer
- 11. Process of moving the binary point of a floating point number to provide maximum level of precision for given number of bits
- 12. LIFO
