Answer - C.
One of the advantages of EC2 Instances is the per-second billing concept.
This is also given in the AWS documentation.
With per-second billing, you pay for only what you use.
It takes the cost of unused minutes and seconds in an hour off of the bill.
So, you can focus on improving your applications instead of maximizing usage to the hour especially if you manage instances running for irregular periods of time, such as dev/testing, data processing, analytics, batch processing and gaming applications.