Top 250+ Solved Operating System Advanced MCQ Questions Answer
Q. RAID (Redundant Array of Independent Disks) scheme consists of
a. Five levels from one to six.
b. Six levels, from zero to five.
c. Seven levels, from zero to six.
d. None of these.
Q. In RAID scheme, which of the RAID level doesnot use parity calculation in redundancy achievement
a. RAID 4
b. RAID 3
c. RAID 2
d. RAID 1
Q. In system buffer cache, used in UNIX, following not true
a. It is a disk cache
b. It is not a disk cache
c. Data transfer between buffer cache and user process space always occurs using DMA.
d. I/O operations with disk are handled through buffer code.
Q. In disk scheduling, the shortest service time first policy selects the disk request that
a. In cure the maximum seek time
b. In cure the minimum seek time
c. Is received first
d. Is received at last.
Q. The C–SCAN, in disk scheduling states
a. The arm movement is uni directional
b. The arm movement is bidirectional
c. The are is to be state fixed
d. None of these.
Q. RAID-O does not support the following characteristics: A: RAID is a set of physical disk drives viewed by the operating system as a single logical drive. B: Data distributed across the physical drives of an array. C: Re- demdant disk capacity is used to store parity information, which guarantees data recoverability in case of a disk failure.
a. A and B
b. A only
c. B only
d. C only
Q. The UNIX scheduling gives
a. Highest preference to real time processes
b. Highest preference to kernel mode processes
c. Highest preference to user mode processes
d. Highest preference to shared processes.
Q. In disk scheduling when SCAN (Look) policy is applied and when last track reached in one direction
a. The service direction is reversed and scan proceeds in opposite direction.
b. The arm returns to the opposite end of the disk and scan begins again.
c. A and B both true.
d. None of these.
Q. In RAID (Redundant Array of IndependentDisks) scheme, which of the following RAID level does not include redundancy to improve performance ?
a. RAID level 0
b. RAID level 1
c. RAID level 2
d. RAID level 4
Q. In which of the following RAID scheme, redundancy is achieved by the simple expedient of duplicating all the data ?
a. RAID level 0
b. RAID level 1
c. RAID level 2
d. RAID level 3
Q. In shortest service time first policy, applied on disk scheduling, the disk request is selected
a. That requires the least movement of disk arm from its current position.
b. That requires the maximum movement of disk arm from its current position.
Q. The RAID (Redundant Array of Independent Disks) level one requires
a. Same disk space of the logical disk that it support.
b. Twice disk space of the logical disk that it support.
c. Thrice disk space of the logical disk that it support.
d. Half disk space of the logical disk that it support.
Q. Match the following in RAID scheme : A- Parallel access array, B-Independent access array, 1- All member disks participate in the execution of every I/O request. 2- Each member disk participates separately in the execution of every I/O request. 3- Here spindles of the individual drives are synchronized so that each disk head is in the same position on each disk at any given time.
a. A – 1, 3 and B – 2
b. A – 1, and B – 2, 3
c. A – 2 and B – 1, 3
d. A – 1, 2 and B – 3
Q. The following RAID level employer parallel access technique and single redundant disk
a. RAID level 0
b. RAID level 1
c. RAID level 2
d. RAID level 3
Q. The RAID scheme indicate
a. Random access of information dat
b. Random array of independent disks.
c. Redundant array of independent disks.
d. Redundant access of information data.