1.1 KiB
1.1 KiB
OS-5 Quiz: OS Types and File Systems
Take this after studying notes/OS-5-os-types-filesystems.md.
Reply with answers like:
1B 2A 3D 4C 5B 6A 7D
Questions
- Which file system is the normal modern choice for Windows system drives?
A. ext4
B. APFS
C. NTFS
D. XFS
- Which file system is broadly compatible but has a 4 GB maximum single-file size?
A. NTFS
B. FAT32
C. ReFS
D. APFS
- Which file system is commonly used by Linux systems?
A. HFS+
B. exFAT
C. NTFS
D. ext4
- Which operating system is most associated with Chromebooks and cloud/web-based workflows?
A. ChromeOS
B. Windows Server
C. iPadOS
D. Android
- Which mobile operating system is Linux-based and used by many device manufacturers?
A. iOS
B. macOS
C. Android
D. ChromeOS
- Which file system is Apple's modern file system for macOS, iOS, and iPadOS?
A. ReFS
B. APFS
C. FAT32
D. XFS
- Which command on Linux shows mounted file systems and their file-system types?
A. whoami
B. ping 127.0.0.1
C. gpupdate /force
D. df -T
Answer Key For Instructor
- C
- B
- D
- A
- C
- B
- D