GCSE Computer Science: File Handling
This module contains:
Compatible with the following examination boards
Download Module 39: File Handling
This download is exclusively for Teach Computer Science subscribers!
To download this file, click the button below to signup (it only takes a minute) and you'll be brought right back to this page to start the download!
Already a member? Log in to download.
File Handling
Data used in programs is lost once the program is closed. To access data even when programs are closed, files are used. Data from programs are written to files and stored.
This GCSE Computer Science module introduces
- What they are
- How t
o use a data file