1.Describe what Unspent Transcation Outputs [UTXO] are.
A UTXO is the balance of Bitcoin/Token received in your wallet and as yet unspent. It can be seen as the change left over after you have made a transaction.
2.What would happen if you don’t have any single UTXO that is large enough to cover your transaction?
The transaction would not take place. If attempted it would be rejected by the protocol.
3.How would a bitcoin wallet specify the transaction fee when creating a transaction?
The transaction fee is the difference between the transaction input figure and the transaction output figure. It is implied but not seen.
4.How could you use the notion of transaction inputs and outputs to increase privacy in your transaction?
You could use many different input/output addresses to make transaction more difficult to read.