Home » C Programming » File I/O » Question
  1. When a C program is started, O.S environment is responsible for opening file and providing pointer for that file?
    1. Standard error
    2. Standard input
    3. Standard output
    4. All of above
    5. None of these
Correct Option: D

All of above



Your comments will be displayed only after manual approval.