The purpose of the function ctime() is that ___________
(a) it returns a string representing the local time
(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
I got this question in class test.
I'm obligated to ask this question of Date and Time Functions in chapter C Library of C