What is sequential access with example
1 min
We store any type of data in computer in files. Whether it is image, presentation, excel or any other form of data, it is stored in the form of files. There are two main methods of accessing the files from the computer. One method is known as sequential access and other is known as random...