Example & Tutorial understanding programming in easy ways.

What is the difference between file structure and storage structure?

Difference between file structure and storage structure: 


- The main difference between file structure and storage structure is based on memory area that is being accessed. 

- Storage structure: It is the representation of the data structure in the computer memory. 

- File structure: It is the representation of the storage structure in the auxiliary memory.

Read More →