different file access method with example
In this topic, you will learn about, different file access methods with an example. In file, the organization files can be accessed by using two methods: Sequential access. Random access. Sequential access: In this file organization file access sequentially where sequence depends on memory block or file contents. It access file contents letter by letter …