Home » C Programming » C-Library-Functions » Question
  1. Which of the following cannot be used with ungetc()?
    1. getc
    2. printf
    3. scanf
    4. getchar
    5. None of these
Correct Option: B

printf



Your comments will be displayed only after manual approval.