OPS-1 through OPS-10, OS-2, OS-3 went from 5 → 15. OS-1, OS-4 through OS-11, SEC-1 through SEC-11, TRB-1 through TRB-4 went from 7 → 15. Questions cover exam-weight scenarios not duplicated from original content. Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2.3 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
- Which file system is commonly used for USB drives that need to work on both Windows and macOS?
A. NTFS
B. ext4
C. exFAT
D. ReFS
- Which Windows file system is designed for resilience and data integrity in server and RAID environments?
A. FAT16
B. ReFS
C. HFS+
D. APFS
- A technician is formatting a USB drive for use on Linux only. Which file system is the best choice?
A. NTFS
B. FAT32
C. exFAT
D. ext4
- Which Linux command shows the kernel version and architecture of the running system?
A. chmod
B. uname -a
C. df -T
D. apt
- ChromeOS is based on which kernel?
A. Windows NT
B. Darwin
C. Linux
D. FreeBSD
- Which mobile OS uses APK files as its application package format?
A. iOS
B. Android
C. ChromeOS
D. macOS
- What is the main advantage of NTFS over FAT32 for Windows system drives?
A. Lower storage overhead
B. Compatibility with older DOS systems
C. Support for file permissions, encryption, and files larger than 4 GB
D. Faster write speeds on all hardware
- Which file system does iOS use internally?
A. NTFS
B. ext4
C. FAT32
D. APFS
Answer Key For Instructor
- C
- B
- D
- A
- C
- B
- D
- C
- B
- D
- B
- C
- B
- C
- D