Page 1 of 1

What is the default return-type of getchar()?

Posted: Wed Jul 13, 2022 7:54 pm
by answerhappygod
a) char
b) int
c) char *
d) reading character doesn’t require a return-type