1.

Which of the following functions returns a pointer to a string representing the date and time stored in a structure?

A. ctime()
B. time()
C. asctime()
D. localtime()
Answer» D. localtime()


Discussion

No Comment Found