Q203
What is the function of FILE *tmpfile(void)?
A.
creates a temporary file of mode "wb+"
AnswerB.
creates a temporary file of mode "wb"
C.
creates a temporary file of mode " w"
D.
creates a temporary file of mode "w+"
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board