1.

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

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


Discussion

No Comment Found