Vidyalelo
C Programming · Q158

File Input Output

Programming · C Programming · question 158

Q158

For binary files, a . . . . . . . . must be appended to the mode string.

A.
Nothing
B.
"b"
Answer
C.
"binary"
D.
"01"

Answer: Option B

Solution

Answer: Option B
No explanation is given for this question Let's Discuss on Board