Computer Science for IGCSE & O level - Programming (Section 14 - No. 30)
What is the function of a file object?
To store the contents of the file
To represent the file and provide methods for interacting with it.
To define the file's data type
To automatically back up the file
Explanation
It represents the file and allows performing operations.
Comments (0)
