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

What is the primary purpose of storing data in a file?
To execute code faster.
To store data persistently for later use.
To display data on the screen.
To transmit data over a network.

Explanation

Data stored in a file remains available even when the computer is switched off.

Comments (0)

Advertisement