Multiple Choice
The function fgets() returns ____ when it detects the end of a file.
A) 0x00
B) '\N'
C) '\n'
D) '\0'
Correct Answer:

Verified
Correct Answer:
Verified
Related Questions
Q40: A file stream is closed using the
Q41: Binary files frequently require less storage space
Q42: _ makes an existing file available for
Q43: The _ function call requires three arguments:
Q44: The maximum allowable filename in the Windows
Q45: The standard output stream is named _.<br>A)stdin<br>B)stdout<br>C)instream<br>D)ostream
Q46: _ reads values for the listed arguments
Q47: The standard input stream is named _.<br>A)stdin<br>B)stdout<br>C)instream<br>D)ostream
Q49: It is important to check the return
Q50: The maximum allowable filename in the DOS