GATE Computer Science (CS) 2021 Shift 1 Solved Paper
© examsiri.com
Question : 25 of 65
Marks:
+1,
-0
Consider a linear list based implementation in a file system. Each directory is a list of nodes, where each node contains the file name along with the file metadata, such as the list of pointers to the data blocks. Consider a given directory foo.
Which of the following operations will necessarily require a full scan of foo for successful completion?
Which of the following operations will necessarily require a full scan of foo for successful completion?
Go to Question: