Computer Science for IGCSE & O level - Programming (Section 15 - No. 38)

Which of the following is a benefit of using file handling in a program?
Increased program speed
Persistent storage of data
Reduced memory usage
Faster calculations

Explanation

The key benefit is that you can save data between program runs.

Comments (0)

Advertisement