Examveda

What is the function of FILE *tmpfile(void)?

A. creates a temporary file of mode "wb+"

B. 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


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output