Vidyalelo
C Programming · Q23

Standard Library Functions

Programming · C Programming · question 23

Q23

What is the return value of the 'getchar' function in C?

A.
The character read from the standard input
Answer
B.
A random integer
C.
-1
D.
0

Answer: Option A

Solution

Answer: Option A
No explanation is given for this question Let's Discuss on Board