Examveda

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: Option C


This Question Belongs to C Program >> Standard Library Functions

Join The Discussion

Related Questions on Standard Library Functions