Question - What is the difference between storage structure and file structure? 
          
        
        Answer - 
        
The main difference between storage structure and file structure depends on the memory area that is accessed.
- Storage structure: It's a data structure representation in computer memory. 
 - File structure: It's a storage structure representation in the auxiliary memory.