Q219
How many characters for pushback is guaranteed per file while using ungetc(c, fp);?
A.
Only 1 character
AnswerB.
Characters within 1 word
C.
Characters within 1st new-line
D.
All characters upto NULL character
Answer: Option A
Solution
Answer: Option A
No explanation is given for this question Let's Discuss on Board