Examveda

What is the return value of 'putc' if it fails to write a character to a file in C?

A. 0

B. 1

C. -1

D. EOF

Answer: Option D


This Question Belongs to C Program >> File Input Output

Join The Discussion

Related Questions on File Input Output