Block Cipher Modes

Below is a utility that encrypts a plain text into 5 cipher texts encoded using AES encryption - however each uses a different block cipher mode.

Use your understanding of the difference between the CTR, ECB and CBC modes of encryption to determine which mode has been used in each case.