Vidyalelo
C Programming · Q249

File Input Output

Programming · C Programming · question 249

Q249

What does tmpfile() returns when it could not create the file?

A.
stream and NULL
Answer
B.
only stream
C.
only NULL
D.
does not return anything

Answer: Option A

Solution

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