Which of the following is true about FIL E fpt? (A) FILE is a keyword in c for representing files and f pt is a variable of FILE type (B) FILE is a…
Class 12 Computer Science · 2080 · Solved Question with Answer
Which of the following is true about FILE fpt?
(A) FILE is a keyword in c for representing files and fpt is a variable of FILE type
(B) FILE is a buffered Stream.
(C) FILE is a Stream.
(D) FILE is a structure and fpt is a pointer to the structure of FILE type.
