Multiple choice technology operating systems Which is true about the block arrangement of unix file System? Boot | Super | Data| Inode Super | Boot | Data | Inode Boot | Super | Inode | Data Inode | Boot | Super | Data Non of the above Reveal answer Fill a bubble to check yourself C Correct answer Explanation Unix file systems begin with boot blocks containing bootstrap code, followed by the superblock with filesystem metadata, then inode blocks storing file inodes, and finally data blocks containing actual file contents.