Examveda

Choose the correct difference between getc() and fgetc().

A. If it is not a macro, it may evaluate stream more than once

B. if it is amacro, it may not evaluate stream more than once

C. if it is a macro, it may evaluate stream more than once

D. no difference between fgetc() and getc()

Answer: Option C


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output