Multiple choice

Which is not a part of the inode for a file?

  1. File modification time

  2. File size

  3. Directory name to which file belongs

  4. File permissions

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

 We cannot find the file or directory name from inode. We can see the file type not file or directory name in inode attributes, so it is not a part of inode.