Vidyalelo
C Programming · Q274

File Input Output

Programming · C Programming · question 274

Q274

What will fopen will return, if there is any error while opening a file?

A.
Nothing
B.
EOF
C.
NULL
Answer
D.
Depends on compiler

Answer: Option C

Solution

Answer: Option C
No explanation is given for this question Let's Discuss on Board