Which of the following RAID configurations combines disk striping with disk mirroring?
A) RAID 1
B) RAID 10
C) RAID 3
D) RAID 5
B) RAID 10
Computer Science & Information Technology
You might also like to view...
The ________ is a temporary storage location for items that you copy or cut
Fill in the blank(s) with correct word
Computer Science & Information Technology
Answer the following statements true (T) or false (F)
1.In a try block, the throw statement is always executed. 2. The catch block is a function. 3. The braces are not necessary on a try block. 4. The throw statement passes a value to the catch block. 5. The catch block is the group of statements that handle an exception.
Computer Science & Information Technology