Vidyalelo
C Programming · Q168

Standard Library Functions

Programming · C Programming · question 168

Q168

The purpose of the function ctime() is that . . . . . . . .

A.
it returns a string representing the local time
Answer
B.
it returns a void string
C.
it returns a string representing the time in UTC format
D.
it returns a string representing the time stored in a structure

Answer: Option A

Solution

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