Home » C Programming » File I/O » Question
  1. In C language, FILE is of which data type?
    1. struct
    2. int
    3. char *
    4. All of above
    5. None of these
Correct Option: A

struct



Your comments will be displayed only after manual approval.