Vidyalelo
C Programming · Q145

File Input Output

Programming · C Programming · question 145

Q145

What is the use of getchar()?

A.
The next input character each time it is called
B.
EOF when it encounters end of file
C.
The next input character each time it is called EOF when it encounters end of file
Answer
D.
None of the mentioned

Answer: Option C

Solution

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