putchar(c) function/macro always outputs character c to the __________
(a) screen
(b) standard output
(c) depends on the compiler
(d) depends on the standard
This question was addressed to me in semester exam.
I want to ask this question from Standard Input & Output in section Input and Output in C of C