Q214
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()
AnswerD.
localtime()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board