In addition to RAID 0, what type of RAID configuration is available for Windows XP, 2000, and NT servers and workstations?
a. RAID 1
b. RAID 4
c. RAID 2
d. RAID 5
ANSWER: a
You might also like to view...
Suppose we write a function for a class which is not supposed to change any data members in the class. When we test the class, we get a runtime error. After tracking down the source of the runtime error, we realize that this function mistakenly changed the value of a data member. To make things easier, we should have:
A. passed parameters into the function using const reference B. declared all the data members as constant (using const at the front of their declarations) C. used const at the end of the function prototype D. used a Peterson Language Modifier
Which OSI layer is responsible for adding a header that includes routing information?
What will be an ideal response?
What are two safeguards used by 802.11n that can protect against interference caused by channel bonding? (Choose two.)
A. convolutional coding rate B. Dynamic Frequency Selection C. Phased Coexistence Operation D. variable guard interval
To match any number of characters, you would use the ________ wildcard character
Fill in the blank(s) with correct word