Home » C Programming » Input & Output » Question
  1. The statement prog < infile causes _________
    1. nothing
    2. prog to write characters to infile
    3. prog to read characters from infile
    4. infile to read characters from prog instead
    5. None of these
Correct Option: C

prog to read characters from infile



Your comments will be displayed only after manual approval.