Question:Which of the following functions is used to extract formatted input from a file?
A fputc() B fputs() C fprintf() D fscanf() E ftell()
+ AnswerD
+ Report