Exercises on Files

  • Wednesday 17th, & Friday 19th Feb. 2021: Exercises on File I/O.  

Some sample codes written live during the exercise sessions:

  1. program which read integers from text file
  2. program which writes then reads an array of students into and from binary file
  3. program which reads a linked list (where data is student) from binary file

Plenty of exercises and problems (more that 23) on files in previous sessions. 

Check the Previous Exams Page in the Useful Info and Links section.

Last modified: Friday, 19 February 2021, 9:36 AM