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»

The CORRECT ANSWER is (C) struct

Explanation: NONE.



Discussion

No Comment Found

Related InterviewSolutions