Q16
What does the 'fread' function in C do?
A.
Reads binary data from a file
AnswerB.
Reads formatted data from a file
C.
Reads a specific line from a file
D.
Reads a character from a file
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board