Question 1
What is file handling in programming best described as?
Question 2
Why is file handling important in computer programs?
Question 3
Which action usually happens before a program can read from a file?
Question 4
What is the main purpose of closing a file after use?
Question 5
Which is an example of sequential file access?