RTUComputer ScienceYr 2023 · Sem 52023

Q9Operating System

Question

2 marks

Define File System.

Answer

A File System is the architectural structure the OS utilizes to mathematically organize and retrieve data on storage disks.

A File System is the strict mathematical and logical architecture engineered by the OS to aggressively organize, store, retrieve, and secure raw binary data on physical non-volatile storage media (HDDs/SSDs). It manages critical metadata, hierarchical directories, and physical disk block allocation tables.

Back to Paper