Examveda

How do you check if a file exists in C?

A. Use the 'fileexist' function

B. Check the return value of fopen()

C. Use the 'filestatus' variable

D. Use the 'fileopen' function

Answer: Option B


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output