InterviewSolution
Saved Bookmarks
| 1. |
In UNIX, the file handle consists of a __________ and __________(a) file-system identifier & an inode number(b) an inode number & FAT(c) a FAT & an inode number(d) a file pointer & FATThe question was asked during an online exam.Question is from File System Implementation topic in section File Systems and their Implementation of Operating System |
|
Answer» The correct ANSWER is (a) file-system IDENTIFIER & an INODE number |
|