InterviewSolution
Saved Bookmarks
| 1. |
The value returned by the library function mktime(), on failure is _________(a) -1(b) 0(c) 1(d) -2This question was posed to me by my school teacher while I was bunking the class.Asked question is from Date and Time Function topic in chapter C Library of C |
|
Answer» The CORRECT choice is (a) -1 |
|