Computer Science for IGCSE & O level - Programming (Section 12 - No. 39)
Which of these is NOT a common file operation discussed?
Opening a file
Reading from a file
Closing a file
Deleting a file
Explanation
While file deletion is a file operation, it's not directly presented here. The focus is on opening, reading, writing, and closing.
Comments (0)
