Vidyalelo
C Programming · Q104

Standard Library Functions

Programming · C Programming · question 104

Q104

Which of the following library functions returns the time in UTC (Greenwich mean time) format?

A.
localtime()
B.
gettime()
C.
gmtime()
Answer
D.
settime()

Answer: Option C

Solution

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