Computer Science for IGCSE & O level - Programming (Section 9 - No. 10)
Which of the following are important aspects when writing a file?
Opening the file.
Closing the file.
Writing data to the file.
Writing data to the console.
Explanation
The process of writing to a file includes opening, writing, and closing the file.
Comments (0)
