Computer Science for IGCSE & O level - Programming (Section 1 - No. 3)
Which of the following features are commonly found in programming languages to facilitate file handling?
Commands to open files.
Commands to write data to files.
Commands to create variables.
Commands to close files.
Explanation
File handling involves opening, writing/reading, and closing files.
Comments (0)
