Operating System Basics Questions and Answers
Practice ModeShowing 10 of 563 questions
Q421
The S-SCAN, in disk scheduling states
Answer: Option C
Q422
RAID-O does not support the following characterstics: 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 gurantees data recoverability in case of a disk failure.
Answer: Option D
Q423
The UNIX scheduling gives
Answer: Option A
Q424
In disk scheduling when SCAN (Look) policy is applied and when last track reached in one direction
Answer: Option A
Q425
In RAID (Redundant Array of independent Disks) scheme, which of the following RAID level does not include redundancy to improve performance ?
Answer: Option A
Q426
In which of the following RAID schemd, redundancy is achieved by the simple expedient of duplicating all the data ?
Answer: Option B
Q427
In shortest service time first policy, applied on disk scheduling, the disk request is selected
Answer: Option A
Q428
The RAID (Redundant Array of independent disks)level one requires
Answer: Option B
Q429
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 spinles of the individual drives are synchronized so that each disk head is in the same position on each disk at any given time.
Answer: Option A
Q430
The following RAID level employer parallel access technique and single redundant disk
Answer: Option D