Multiple choice technology programming languages The components of unix file system are (Give the proper order) boot block, super block, inode block, data block super block, boot block, inode block, data block boot block, inode block, super block, data block boot block, super block, data block, inode block Reveal answer Fill a bubble to check yourself A Correct answer Explanation Traditional Unix filesystem layout follows: boot block (contains bootstrap code), super block (filesystem metadata and free block maps), inode block (file information nodes), then data block (actual file contents).