What is the purpose of an operating system's file system?
A
Increase internet speed
B
Design graphics
C
Organize and manage data storage on a device
D
Compile source code
Correct Answer: Option C — Organize and manage data storage on a device
Explanation:
A file system organizes and manages how data is stored, retrieved, and named on a storage device. It defines the structure for files and dir...
A file system organizes and manages how data is stored, retrieved, and named on a storage device. It defines the structure for files and directories, ensuring efficient and reliable data access for both users and applications.