Vidyalelo
C Programming · Q42

Standard Library Functions

Programming · C Programming · question 42

Q42

The library function clock() returns the number of . . . . . . . . elapsed since the start of the program.

A.
minutes
B.
clock ticks
Answer
C.
milli-seconds
D.
micro-seconds

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board