Write all 16 hexadecimal digits in binary, from memory.
Use the sizeof operator in C to find and print the size of ...
It is possible to use the XOR operation to swap two variables without requiring an temporary variable. Play around with it, and see if you can figure out how.