1.

What will be the output of the following C statement?
int ungetc(int c, FILE *fp)

A. file
B. fp
C. Nothing
D. Either c or EOF for an error
E. None of these
Answer» E. None of these


Discussion

No Comment Found

Related MCQs