Operating System(Quiz 4)
- Date February 1, 2022
Quiz Summary
0 of 40 Questions completed
Questions:
Information
You have already completed the quiz before. Hence you can not start it again.
Quiz is loading…
You must sign in or sign up to start the quiz.
You must first complete the following:
Results
Results
0 of 40 Questions answered correctly
Your time:
Time has elapsed
You have reached 0 of 0 point(s), (0)
Earned Point(s): 0 of 0, (0)
0 Essay(s) Pending (Possible Point(s): 0)
Categories
- Not categorized 0%
- 1
- 2
- 3
- 4
- 5
- 6
- 7
- 8
- 9
- 10
- 11
- 12
- 13
- 14
- 15
- 16
- 17
- 18
- 19
- 20
- 21
- 22
- 23
- 24
- 25
- 26
- 27
- 28
- 29
- 30
- 31
- 32
- 33
- 34
- 35
- 36
- 37
- 38
- 39
- 40
- Current
- Review
- Answered
- Correct
- Incorrect
-
Question 1 of 40
1. Question
In uni-processor scheduling, shortest process next policy is
A: Non-preemptive policy
B: Preemptive policy
C: A policy where the process with shortest expected processing time is selected next.
D: A policy where the process with shortest expected processing time is not selected.
CorrectIncorrect -
Question 2 of 40
2. Question
In uni-processor scheduling, shortest remaining time policy is
CorrectIncorrect -
Question 3 of 40
3. Question
In round robin (time slicing) policy applied on uni-processor scheduling
CorrectIncorrect -
Question 4 of 40
4. Question
If normalized turnaround time of different process are given. Then Highest response ratio next policy in uni- processor scheduling policy selects.
CorrectIncorrect -
Question 5 of 40
5. Question
In multi processor scheduling, independent parallelism indicates
CorrectIncorrect -
Question 6 of 40
6. Question
In multi processor scheduling : A: Course gained parallelism, B: Medium grained parallelism, C: Fine grained parallelism; 1- Concurrent processes running on a multi programmed uni- processor. 2- Parallel processing or multi tasking is done within a single application. 3- Parallel processing is done within a single instruction stream.
CorrectIncorrect -
Question 7 of 40
7. Question
In round robin (time slicing) policy applied on uni processor scheduling
CorrectIncorrect -
Question 8 of 40
8. Question
If normalized turnaround time of different process are given. Then Highest response ratio next policy in uni processor scheduling policy selects
CorrectIncorrect -
Question 9 of 40
9. Question
In multi processor scheduling, independent parallelism indicates
CorrectIncorrect -
Question 10 of 40
10. Question
In multi processor scheduling; A: Coarse gained parallelism, B: Medium grained parallelism, C: Fine grained parallelism; 1- Concurrent processes running on a multi programmed uni processor, 2 Parallel processing or multi tasking is done within a single application, 3-Parallel processing is done within a single instruction stream.
CorrectIncorrect -
Question 11 of 40
11. Question
A situation where two or more processes coordinate their activities based on a condition is referred as
CorrectIncorrect -
Question 12 of 40
12. Question
Par begin (P1)
CorrectIncorrect -
Question 13 of 40
13. Question
The mail box and ports are examples of
CorrectIncorrect -
Question 14 of 40
14. Question
In Dynamic partition of main memory in memory management, the sized of process and memory partition is
CorrectIncorrect -
Question 15 of 40
15. Question
In the simple____________paging in memory management where
CorrectIncorrect -
Question 16 of 40
16. Question
- Absolute Loading B. Relocatable Loading
C. Dynamic Run-Time Loading; 1- It requires that a load module always be loaded into some location in main memory. 2- A load module can be located anywhere in main memory
CorrectIncorrect -
Question 17 of 40
17. Question
The disk and tape devices are referred as
CorrectIncorrect -
Question 18 of 40
18. Question
Which of the following is not human readable I/O device?
CorrectIncorrect -
Question 19 of 40
19. Question
Following is not the stream oriented I/O device
CorrectIncorrect -
Question 20 of 40
20. Question
The direct memory access (DM(A) module
CorrectIncorrect -
Question 21 of 40
21. Question
In disk scheduling, the seek time is
CorrectIncorrect -
Question 22 of 40
22. Question
The access time in disk scheduling is
CorrectIncorrect -
Question 23 of 40
23. Question
The transfer time in disk scheduling is
CorrectIncorrect -
Question 24 of 40
24. Question
In last- in-first- out, disk scheduling policy
CorrectIncorrect -
Question 25 of 40
25. Question
In disk scheduling, SCAN algorithm states
CorrectIncorrect -
Question 26 of 40
26. Question
RAID (Redundant Array of Independent Disks) scheme consists of
CorrectIncorrect -
Question 27 of 40
27. Question
In RAID scheme, which of the RAID level does not use parity calculation in redundancy achievement
CorrectIncorrect -
Question 28 of 40
28. Question
In system buffer cache, used in UNIX, following not true
CorrectIncorrect -
Question 29 of 40
29. Question
In disk scheduling, the shortest service time first policy selects the disk request that
CorrectIncorrect -
Question 30 of 40
30. Question
The C–SCAN, in disk scheduling states
CorrectIncorrect -
Question 31 of 40
31. Question
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.
CorrectIncorrect -
Question 32 of 40
32. Question
The UNIX scheduling gives
CorrectIncorrect -
Question 33 of 40
33. Question
In disk scheduling when SCAN (Look) policy is applied and when last track reached in one direction
CorrectIncorrect -
Question 34 of 40
34. Question
In RAID (Redundant Array of Independent Disks) scheme, which of the following RAID level does not include redundancy to improve performance ?
CorrectIncorrect -
Question 35 of 40
35. Question
In which of the following RAID scheme, redundancy is achieved by the simple expedient of duplicating all the data ?
CorrectIncorrect -
Question 36 of 40
36. Question
In shortest service time first policy, applied on disk scheduling, the disk request is selected
CorrectIncorrect -
Question 37 of 40
37. Question
The RAID (Redundant Array of Independent Disks) level one requires
CorrectIncorrect -
Question 38 of 40
38. Question
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.
CorrectIncorrect -
Question 39 of 40
39. Question
The following RAID level employer parallel access technique and single redundant disk
CorrectIncorrect -
Question 40 of 40
40. Question
The RAID scheme indicate
CorrectIncorrect