Differentiate between file and structure storage structure.
4 years ago
Data Structure and Algorithm
The key difference between both the data structure is the memory area that is being accessed. When dealing with the structure that resides the main memory of the computer system, this is referred to as storage structure. When dealing with an auxiliary structure, we refer to it as file structures.
Sujan Bk
Jan 9, 2022