ITPEC IP April 2020 Question 14

Source exam: ITPEC IP April 2020Topic: System Component

ITPEC IP April 2020 — Question 14 of 100

RAID 5 and mirroring can recover data after one constituent disk fails, so I and III are correct. RAID 5 reconstructs missing data from distributed parity, while mirroring keeps a duplicate copy on another disk.

Answer (c)

Why not others:
- striping without parity divides data across disks but provides no redundancy

- if one disk in a simple striped set fails, part of every striped data sequence is lost

Key rule: Fault tolerance requires redundant information, such as a duplicate copy or parity; performance-oriented striping alone has none.

AI-generated — may contain errors

The original exam layout is preserved in the image so diagrams, formulas, tables, and code remain accurate.

This question comes from an official ITPEC past paper. ITPEC Practice is an independent study tool and is not affiliated with ITPEC. See the official IP past-paper collection or Report an issue.