InterviewSolution
Saved Bookmarks
| 1. |
Which character of pushback is guaranteed per file?(a) True(b) False(c) Depends on the compiler(d) Depends on the platformThe question was posed to me by my school teacher while I was bunking the class.My question is taken from Ungetc topic in portion Input and Output in C of C |
|
Answer» The CORRECT OPTION is (a) True |
|