Computer Science for IGCSE & O level - Programming (Section 10 - No. 18)
What is the primary purpose of file handling in programming?
To speed up program execution.
To store data permanently.
To display data on the screen.
To perform mathematical calculations.
Explanation
File handling is used to persist data beyond the program's execution.
Comments (0)
