Multiple Choice
____ reads the computer's internal clock time, in seconds.
A) stime()
B) time(SECONDS)
C) time()
D) time(NULL)
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q13: The function _ returns the absolute value
Q14: When you write a function, you are
Q15: Many C compilers have a randomize() routine
Q16: Scaling a random number as an integer
Q17: In earlier versions of C, function prototypes
Q19: The rand() function produces a series of
Q20: _ is the correct way to include
Q21: The purpose of a _ is to
Q22: The standard C library consists of 5
Q23: _ is an example of a function