Q. Which of the following is not a valid file type in Linux?
β
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.