Home » C Programming » File I/O » Question
  1. For binary files, a ___ must be appended to the mode string.
    1. “binary”
    2. “01”
    3. “b”
    4. Nothing
    5. None of these
Correct Option: C

“b”



Your comments will be displayed only after manual approval.