InterviewSolution
Saved Bookmarks
| 1. |
What Is The Purpose Of Filing System? |
|
Answer» The most important purpose of a file system is to manage user data. This includes storing, retrieving and UPDATING data. Some file systems ACCEPT data for storage as a STREAM of bytes which are collected and stored in a manner EFFICIENT for the media. The most important purpose of a file system is to manage user data. This includes storing, retrieving and updating data. Some file systems accept data for storage as a stream of bytes which are collected and stored in a manner efficient for the media. |
|