1.

The following function int fputs(char *line, FILE *fp) returns EOF when:

A. ‘�’ character of array line is encountered
B. ‘n’ character in array line is encountered
C. ‘t’ character in array line is encountered
D. When an error occurs
Answer» E.


Discussion

No Comment Found

Related MCQs