File Access Method
Access Methods
When a file is used, this information must be accessed and read into computer memory. The information in the file can be accessed in several ways. There are two major access methods as follows:-
Sequential Access:
Information in the file is processed in order, one record after the other. A read operation reads the next portion of the file and automatically advances a file pointer,…
View On WordPress













