✔ Scroll down and test yourself — answers are hidden under the “View Answer” button.
MCQ in operating system with answers, OS interview questions, one mark questions in operating systems with answers explained
Operating Systems (OS) MCQ Set - 6
1. What does a time-sharing system need that a multi-programming
system does not?
a. Trap mechanism
b. Kernel mode execution
privileges
c. Shorter time slices
d. Interval Timer
2. In Intel PC architecture, the Master Boot Record (MBR): contains code that…
a. Loads the operating
system.
b. Loads the system BIOS.
c. Loads the Volume Boot Code.
d. Allows the user to
choose which operating system to load.
3. Consider a disk with the following characteristics;
Find the storage capacity of each cylinder.
•
Number of surfaces: 8 (= 23)
•
Number of tracks / surface: 512 K (= 219)
•
Number of bytes / track: 8 MB (= 223 bytes)
•
Number of sectors / track: 8 K (= 213)
•
On-disk cache: 16 MB (= 224 bytes)
a. 1 MB
b. 8 MB
c. 64 MB
d. 242 bytes
4.
Which of the following has the fastest access times?
a. Cache
b. Registers
c. Main memory
d. Flash memory
5.
Which of the following defines mutual exclusion?
a. A set of processes are
prevented from running because higher priority processes keep getting in ahead
of them
b. A set of processes is
waiting for an event that only another process in the set can cause
c. A set of processes are prevented from simultaneously
accessing a shared data structure
d. A situation when a
system tries to perform two or more operations at the same time.
********
Go to Operating Systems MCQ home page
Go to Operating Systems home page
Go to Operating Systems TRUE/FALSE questions page
No comments:
Post a Comment