Vidyalelo
C Programming · Q108

File Input Output

Programming · C Programming · question 108

Q108

what is the return value of fputs()?

A.
EOF if an error occurs
B.
Non-negative if no error
C.
EOF if an error occurs & Non-negative if no error
Answer
D.
None of the mentioned

Answer: Option C

Solution

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