Vidyalelo
C Programming · Q8

File Input Output

Programming · C Programming · question 8

Q8

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

A.
To format and write data to a file
Answer
B.
To read data from a file
C.
To open a file
D.
To close a file

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board