RAID
Question 1 |
Raid configurations of the disks are used to provide
Fault-tolerance | |
High speed | |
High data density | |
None of the above |
Question 1 Explanation:
Raid is a way of storing the same data in different places on multiple hard disks to protect data in the case of drive failure.
So, we can say that RAID is used to provide fault tolerance.
So, we can say that RAID is used to provide fault tolerance.
Question 2 |
A read bit can be read
and written by CPU | |
and written by peripheral | |
by peripheral and written by CPU | |
by CPU and written by the peripheral |
Question 2 Explanation:
The read and write functionality depends on the type of microcontroller peripheral. Generally, the status bits have a read only status and can be modified by peripherals only.
So, read bit can be read by CPU and written by the peripheral.
There are 2 questions to complete.