Which of the following cannot be used with ungetc()?
(a) scanf
(b) getc
(c) getchar
(d) printf
This question was addressed to me in an interview for internship.
I would like to ask this question from Ungetc topic in chapter Input and Output in C of C