InterviewSolution
Saved Bookmarks
| 1. |
ungetc() may be used with ________(a) scanf(b) getc(c) getchar(d) all of the mentionedThe question was posed to me during an online interview.Enquiry is from Ungetc topic in chapter Input and Output in C of C |
|
Answer» The CORRECT OPTION is (d) all of the mentioned |
|