MCQOPTIONS
Saved Bookmarks
This section includes 6 Mcqs, each offering curated multiple-choice questions to sharpen your Operating System Questions & Answers File System Implementation knowledge and support exam preparation. Choose a topic below to get started.
| 1. |
If the block of free-space list is free then bit will ____________ |
| A. | 1 |
| B. | 0 |
| C. | any of 0 or 1 |
| D. | none of the mentioned |
| Answer» B. 0 | |
| 2. |
The data structure used for file directory is called ____________ |
| A. | mount table |
| B. | hash table |
| C. | file table |
| D. | process table |
| Answer» C. file table | |
| 3. |
What will happens when a process closes the file? |
| A. | per-process table entry is not removed |
| B. | system wide entry s open count is decremented |
| C. | all of the mentioned |
| D. | none of the mentioned |
| Answer» C. all of the mentioned | |
| 4. |
To create a new file application program calls ____________ |
| A. | basic file system |
| B. | logical file system |
| C. | file-organisation module |
| D. | none of the mentioned |
| Answer» C. file-organisation module | |
| 5. |
A file control block contains the information about ____________ |
| A. | file ownership |
| B. | file permissions |
| C. | location of file contents |
| D. | all of the mentioned |
| Answer» E. | |
| 6. |
Management of metadata information is done by ____________ |
| A. | file-organisation module |
| B. | logical file system |
| C. | basic file system |
| D. | application programs |
| Answer» C. basic file system | |