Algorithms
February 13, 2024GATE 1993
February 13, 2024Algorithms
|
Question 10
|
The root directory of a disk should be placed
|
at a fixed address in main memory
|
|
|
at a fixed location on the disk
|
|
|
anywhere on the disk
|
|
|
at a fixed location on the system disk
|
|
|
anywhere on the system disk
|
Question 10 Explanation:
Root directory can points to the various user directories. Then they will be stored in a way that user can’t be easily modify them. Then they should be at fixed location on the disk.
Correct Answer: B
Question 10 Explanation:
Root directory can points to the various user directories. Then they will be stored in a way that user can’t be easily modify them. Then they should be at fixed location on the disk.
