Vidyalelo
C Programming · Q144

File Input Output

Programming · C Programming · question 144

Q144

The statement prog < infile causes . . . . . . . .

A.
prog to read characters from infile
Answer
B.
prog to write characters to infile
C.
infile to read characters from prog instead
D.
nothing

Answer: Option A

Solution

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