Computer Science, asked by CHETAN9575211, 1 month ago

What Are The Various File System Structure Available.Explain Any Two In Details.​

Answers

Answered by sharmasneh001
0

Answer:

File System provide efficient access to the disk by allowing data to be stored, located and retrieved in a convenient way. A file System must be able to store the file, locate the file and retrieve the file.

Most of the Operating Systems use layering approach for every task including file systems. Every layer of the file system is responsible for some activities.

Explanation:

When an application program asks for a file, the first request is directed to the logical file system. The logical file system contains the Meta data of the file and directory structure.

Similar questions