.When comparing algorithms, the category of runtime complexity refers to:
A. the number of calculations performed by an algorithm.
B. the ease of understanding an algorithm.
C. the speed at which the algorithm runs.
D. the accuracy of the output of an algorithm.