Q. Which of the following is not a valid file type in Linux?

  • (A) Symbolic links
  • (B) FIFO
  • (C) Inode
  • (D) Socket
πŸ’¬ Discuss
βœ… Correct Answer: (C) Inode
Explanation: Inode is a data structure on a file system in Linux and other Unix-like operating systems that saves all the information about a file except its name and actual data. A data structure is a way to store data so that it can be used efficiently.
Explanation by: Virat Bhati
Inode is a data structure on a file system in Linux and other Unix-like operating systems that saves all the information about a file except its name and actual data. A data structure is a way to store data so that it can be used efficiently.

πŸ’¬ Discussion


πŸ“Š Question Analytics

πŸ‘οΈ
293
Total Visits
πŸ“½οΈ
4 y ago
Published
πŸŽ–οΈ
Virat Bhati
Publisher
πŸ“ˆ
96%
Success Rate