DotLinux.net
Toggle Menu
Home
Topics
Linux Basics
Command Line
Shell Scripting
Networking
Security
Administration
Blogs
Latest Blogs
Quizzes
Disk and Storage Management
File System and Permissions
Linux Command Line Basics
Linux Environment and Variables
Networking Fundamentals
Package Management
Process and System Monitoring
Shell Scripting Basics
System Boot and Services
User and Group Management
Tools
Online Bash Compiler
About
Disk and Storage Management
Quiz on partitions,mounts,and disk usage tools.
1. What does SSD stand for?
Solid State Drive
Serial Storage Device
Secure Storage Disk
2. Which file system is the default for modern Windows operating systems?
NTFS
FAT32
ext4
3. What is the primary purpose of disk defragmentation?
Optimize file placement for faster access
Delete temporary files to free space
Increase total disk storage capacity
4. Which RAID level provides data mirroring (duplicating data across disks)?
RAID 0
RAID 1
RAID 5
5. What is the maximum file size supported by the FAT32 file system?
4 GB
2 GB
16 GB
6. Which storage interface typically offers the fastest data transfer speeds?
NVMe
SATA III
USB 3.0
7. What is a disk partition?
A logical division of a physical disk
A physical disk drive
A type of file system
8. What does HDD stand for?
Hard Disk Drive
High Density Drive
Hybrid Disk Device
9. Which of the following file systems support journaling?
NTFS
ext4
FAT32
HFS+
10. Which RAID levels provide data redundancy (protection against disk failure)?
RAID 1
RAID 0
RAID 5
RAID 10
11. Which are advantages of SSDs over HDDs?
Faster read/write speeds
No moving mechanical parts
Quieter operation
Higher storage capacity at lower cost
12. Which tools are used for disk partitioning?
Disk Management (Windows)
GParted
fdisk
Notepad
13. What actions can cause disk fragmentation?
Deleting files
Creating new files
Editing large files
Running disk defragmentation
14. Solid State Drives (SSDs) contain moving mechanical parts.
True
False
15. RAID 0 provides data redundancy by mirroring data across multiple disks.
True
False
16. The NTFS file system supports built-in file compression.
True
False
17. Virtual memory is stored on the computer's hard disk.
True
False
18. What does the acronym RAID stand for? (full phrase)
19. Name the default file system used by macOS (abbreviation).
20. What term refers to the process of preparing a disk for use by the operating system, including setting up a file system?
Reset
Answered 0 of 0 — 0 correct