InterviewSolution
Saved Bookmarks
| 1. |
The FAT is used much as a _________(a) stack(b) linked list(c) data(d) pointerI got this question by my college professor while I was bunking the class.The origin of the question is File System Implementation topic in chapter File Systems and their Implementation of Operating System |
|
Answer» Correct choice is (B) LINKED list |
|