Examveda

What is the purpose of the 'fileno' function in C?

A. To find the file number associated with a file

B. To check if a file exists

C. To get the file's size

D. To close a file

Answer: Option A


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output