Q35
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
AnswerD.
no difference between fgetc() and getc()
Answer: Option C
Solution
Answer: Option C
No explanation is given for this question Let's Discuss on Board