Time factor determining efficiency of algorithm measured - Data Structure
        
	  
	
    Q.  When the time factor determining the efficiency of the algorithm is measured?- Published on 26 Aug 15a. Counting microseconds 
b. Counting the number of key operations
c. Counting the number of statements
d. Counting the kilobytes of algorithm
ANSWER: Counting the number of key operations