Multiple choice

In which block is available free inode number found?

  1. Boot block

  2. Super block

  3. Inode block

  4. Data blocks

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

The super block contains information about the entire disk and the I-node list -a list of inodes. The super block also contains an array to represent free inodes.