Home » C Programming » Input & Output » Question
  1. putchar(c) function/macro always outputs character c to the __________.
    1. standard output
    2. depends on the standard
    3. screen
    4. depends on the compiler
    5. None of these
Correct Option: A

standard output



Your comments will be displayed only after manual approval.