Multiple choice technology operating systems

RAID 0 Support hot swap?

  1. True

  2. False

Reveal answer Fill a bubble to check yourself
B Correct answer
Explanation

RAID 0 (striping) provides NO redundancy - data is split across disks without parity or mirroring. If a single disk fails, all data is lost. Hot swap capability is only meaningful in redundant RAID levels (1, 5, 6, 10) where a failed disk can be replaced without data loss. In RAID 0, hot swap doesn't protect against data loss.