Examveda

What does the 'fread' function in C do?

A. Reads binary data from a file

B. Reads formatted data from a file

C. Reads a specific line from a file

D. Reads a character from a file

Answer: Option A


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output