Question - What is inode?
Answer -
An inode is an entry created on a section of the disk set aside for a file system. The inode contains nearly all the information about a file. It includes the location on the disk where the file starts, the size of the file, when the file was last used when the file was last changed, what the various read, write and execute permissions are, who owns the file, and other information.