Operating Systems第 25 / 100 题
What is a file system responsible for?
a.Cooling the storage drive
b.Controlling how data is stored and retrieved on a storage device
c.Encrypting network traffic
d.Managing the display resolution
解析
A file system defines how data is organized, named, stored, and retrieved on a storage device. Examples include NTFS on Windows, ext4 on Linux, and APFS on macOS. The chosen file system affects features like maximum file size, permissions, and reliability.
免费刷完整 100 道题库 — 无需注册。
同考点相关题目
- What is a 'process' in an operating system?
- What does the term 'virtual memory' describe?
- In Windows, which tool is commonly used to view and end running processes and check resource usage?
- Which of the following is an example of file permissions in a Linux system?
- What is the purpose of a device driver?
- In Windows, what is the Registry?