Question:Which function will you use to write a formatted output to the file?
A fputc() B fputs() C fprintf() D fseek() E ftell()
+ AnswerC
+ Report