Multiple choice

Which of the following properties is not present in 'inode'?

  1. Owner of file

  2. Name of file

  3. Permissions of file

  4. Date of creation

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

 Inode does not have file name because it contains file size, creation date, owner of file, permissions of file and last access of file.