MCQOPTIONS
Saved Bookmarks
| 1. |
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 |
| Answer» B. it returns a void string | |