 
			 
			MCQOPTIONS
 Saved Bookmarks
				This section includes 2 Mcqs, each offering curated multiple-choice questions to sharpen your C knowledge and support exam preparation. Choose a topic below to get started.
| 1. | Which of the following is defined under the header file time.h? | 
| A. | strnct() | 
| B. | fabs() | 
| C. | iscntrl() | 
| D. | null | 
| Answer» E. | |
| 2. | The value returned by the library function mktime(), on failure is _________ | 
| A. | -1 | 
| B. | 0 | 
| C. | 1 | 
| D. | -2 | 
| Answer» B. 0 | |