Define the term algorithm
A sequence of instructions that always terminates
State two reasons why bit patterns are often represented using hexadecimal
Hexadecimal is more compact when displayed
Hexadecimal is easier for HUMANS to read and understand
Explain how one unsigned binary number can be subtracted from another unsigned binary number (e.g. 0110 - 1010)
Draw an AND gate
Draw an OR gate
Draw a NOT gate
Draw a NAND gate
Draw a NOR gate
Draw an XOR gate