Computer Science, asked by mauryayash34, 11 months ago

why do we need file system in detail

Answers

Answered by SamikBiswa1911
3

Answer:

A filesystem is the methods and data structures that an operating system uses to keep track of files on a disk or partition; that is, the way the files are organized on the disk. The word is also used to refer to a partition or disk that is used to store the files or the type of the filesystem.

Answered by AnusritaS98
0

Answer:

The management of user data is a file system's primary goal.Data storage, retrieval, and updating fall under this category. A stream of bytes that are gathered and stored in a way that is effective for the media is what certain file systems accept as data for storage.

We need file system for the management of user data.

  • Administrators can define restrictions, permissions, and responsibilities for files using a file management system.
  • Assigning roles to particular users and allowing various levels of access to files are examples of this. As the appropriate user receives the file, efficiency is increased.
  • The operating system uses the file system, also known as filesystem, as a mechanism and data structure to regulate how data is saved and retrieved.
  • If data were stored in a storage medium without a file system, there would be no way to distinguish between one piece of data and another or to know where any particular item of data was when it came time to retrieve it.
  • The data can easily extracted and identified by breaking it up into bits and giving each item a name.
  • Each collection of data is referred to as a "file," which is a moniker derived from a paper-based data management system.
  • The term "file system" refers to the organisation and logical principles used to manage the names and categories of data.

To learn about Hierarichal File System click here-

https://brainly.in/question/33227273

To learn about File processing system click here-

https://brainly.in/question/5548551

#SPJ2

Similar questions