IGCSE Computer Science Quiz

File Handling & Stream I/O

This quiz covers fundamental concepts of file handling and stream I/O, crucial for storing and retrieving data persistently. These topics are essential for Cambridge IGCSE Computer Science (0478/0984) Paper 2, focusing on how programs interact with external files for input and output. You'll be tested on file open modes (READ, WRITE, APPEND), reading from files, writing to files, appending data, the importance of closing files, and the concept of End-Of-File (EOF).