Vidyalelo
C Programming · Q119

File Input Output

Programming · C Programming · question 119

Q119

What is the return value of putchar()?

A.
The character written
B.
EOF if an error occurs
C.
Nothing
D.
Both character written & EOF if an error occurs
Answer

Answer: Option D

Solution

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