Handling Computer File - SS2 ICT Past Questions and Answers - page 1
Opening the File
Writing Data
Choosing a Programming Language
Closing the File
'r'
'a'
'w'
'x'
To increase file size
To improve writing speed
To release file resources
Sequential File
CSV File
Binary File
Random Access File
Writing Data
Opening the File
Error Handling
Closing the File
With internal structure
In a random sequence
With encryption
In a continuous sequence
append()
read()
write()
update()
What type of files have records stored in an ordered manner without internal structure?
Binary Files
Random Access Files
Sequential Files
CSV Files
To create a backup of the file
To read data from the file
To update existing data in the file
To write data to the file
Error Handling
Writing Data
Closing the File
Opening the File
Loading lesson…