Computer Science for IGCSE & O level - Programming (Section 12 - No. 37)
In pseudocode, what is the main purpose of using 'OPENFILE'?
To close the file
To create a variable
To establish a connection to the file
To write to the file
Explanation
Opens and establishes the connection with the file.
Comments (0)
