In C language, FILE is of which data type ?
2025
In C language, FILE is of which data type ?
Answer: C. struct
- A.
int
- B.
char*
- C.
struct
- D.
none of the above
Attempted by 627 students.
Show answer & explanation
Correct answer: C
Loading lesson…
2025
In C language, FILE is of which data type ?
Answer: C. struct
int
char*
struct
none of the above
Attempted by 627 students.
Correct answer: C