Computer Science for IGCSE & O level - Programming (Section 7 - No. 28)

What is the appropriate method to read a file in most modern languages?
read
readfile
open
close

Explanation

Read is used to read the file content.

Comments (0)

Advertisement