InterviewSolution
Saved Bookmarks
| 1. |
In C language, FILE is of which data type?(a) int(b) char *(c) struct(d) None of the mentionedThe question was asked during an internship interview.My doubt stems from File Access in chapter Input and Output in C of C |
| Answer» | |