File system implementation in operating system
Answers
Answered by
4
the main requirement of a file system is that it must be able to hold a large amount of data permently.File system structure most file systems are stored on a hard disk.To improve performance transfers between memory and disk are performed in units of blocks.Each block is one or more sectors
Similar questions