-->
当前位置:首页 > 题库

单选题:Suppose that a file system uses the inode to manage the file all

Luz5年前 (2021-05-10)题库722
Suppose that a file system uses the inode to manage the file allocation. Assume that the inode comprises 10 pointers to direct blocks, 1 indirect pointer, 1 double indirect pointer, and 1 triple indirect pointer. Also assume that the block size is 4 KBytes, and a pointer is 4-bytes. Approximately, what is the maximum size of a single file in bytes?@[C](1)
A. 4M
B. 4G
C. More than 4T
D. unlimited





A.4M
B.4G
C.More than 4T
D.unlimited


答案:C