Computer Science for IGCSE & O level - Programming (Section 9 - No. 49)

In the pseudocode example for writing to a file, which command is used to write a line of text?
OPENFILE
WRITEFILE
READFILE
CLOSEFILE

Explanation

The `WRITEFILE` command is used to write the line of text to the file.

Comments (0)

Advertisement