Multiple Choice
The maximum allowable filename in the Windows 98, 2000 and XP operating system families is ____.
A) 8 characters plus an optional period and 3-character extension
B) 14 characters
C) 155 characters
D) 255 characters
Correct Answer:

Verified
Correct Answer:
Verified
Q39: fputc() is the general form of _.<br>A)fput()<br>B)putc()<br>C)putchar()<br>D)fputchar()
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:
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
Q48: The function fgets() returns _ when it
Q49: It is important to check the return