Vidyalelo
C Programming · Q197

File Input Output

Programming · C Programming · question 197

Q197

what is the function of fputs()?

A.
read a line from a file
B.
read a character from a file
C.
write a character to a file
D.
write a line to a file
Answer

Answer: Option D

Solution

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