1.

getc() returns EOF when

A. When getc() fail to read the character
B. When end of file is reached
C. both a and b
D. None of the above
Answer» D. None of the above


Discussion

No Comment Found