Which of the following information about the UNIX file system is not correct?
1.Super block contains the number of i-nodes, the number of disk blocks, and the start of the list of free disk blocks.
2.An i-node contains accounting information as well as enough information to locate all the disk blocks that holds the file’s data.
3.Each i-node is 256-bytes long
4.All the files and directories are stored in data blocks
Answer:3