Vidyalelo
C Programming · Q53

File Input Output

Programming · C Programming · question 53

Q53

ungetc() is used . . . . . . . .

A.
to get a char
B.
to get an int
C.
to push a character back to file
Answer
D.
nothing

Answer: Option C

Solution

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