Which of the following is used for time complexity analysis of algorithms?
a. Measuring the actual time to run key instructions
b. Counting the total number of all instructions
c. Counting the total number of key instructions
d. None of the other answers