Multiple choice

A Unix-style I-node has 10 direct pointers and one single, one double and one triple indirect pointers. Disk block size is 1 Kbyte, disk block address is 32 bits and 48-bit integers are used. What is the maximum possible file size?

  1. 224 bytes

  2. 232 bytes

  3. 234 bytes

  4. 248 bytes

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation