C - Files and Preprocessors Questions and Answers
Practice ModeShowing 10 of 96 questions
Q1
File is
Answer: Option B
Q2
The way to access file contents from a program is
Answer: Option C
Q3
Stream oriented files are accessed through
Answer: Option B
Q4
Low level firles are accessed through
Answer: Option A
Q5
C supports
Answer: Option C
Q6
A stream is
Answer: Option C
Q7
I/O stream can be
Answer: Option C
Q8
File opening is
Answer: Option B
Q9
File defined in stdio.h is
Answer: Option B
Q10
A file pointer is
Answer: Option D