Some example Ethereum transactions

For each of the following transactions, determine:
  1. Simple transfer
  2. Out of gas
  3. Exception thrown (old way: uses up all gas)
  4. Exception thrown (new way: revert)
  5. Contract creation