CompTIA ITF+ (FC0-U61) — Question 120
Which of the following filesystems would a Linux computer MOST likely use?
Answer options
- A. HFS
- B. NTFS
- C. FAT32
- D. ext4
Correct answer: D
Explanation
The correct answer is ext4, as it is a widely used filesystem for Linux distributions, offering features like journaling and improved performance. HFS and NTFS are primarily associated with macOS and Windows systems, respectively, while FAT32, though compatible with many systems, lacks the advanced features of ext4.