Quiz05 - File I/O

EVERYTHING in the File I/O Lecture Notes may be on the quiz.
  • Files & Streams
  • Basic File I/O Algorithm
  • FILE modes
  • Three Special Streams
  • Input/Output Operations on Files
  • I/O Errors
  • Command line arguments
Test format:
  • MOST of the questions are short answer.
  • One or more questions may ask for a short snippet of valid C code.