When a C program is started, O.S environment is responsible for opening file and providing pointer for that file?
(a) Standard input
(b) Standard output
(c) Standard error
(d) All of the mentioned
The question was posed to me in an online quiz.
Question is taken from File Access topic in chapter Input and Output in C of C