Which of the following is the main purpose of the File System in an operating…
2025
Which of the following is the main purpose of the File System in an operating system ?
- A.
Manage memory allocation
- B.
Manage CPU scheduling
- C.
Provide a structured way to store and access data
- D.
Control peripheral devices
Attempted by 60 students.
Show answer & explanation
Correct answer: C
The File System in an operating system provides a structured way to organize, store, and retrieve data on storage devices. It manages file creation, deletion, reading, writing, and access permissions while maintaining data integrity.