Wednesday, March 25, 2020

Operating systems questions set 4

Operating systems TRUE / FALSE questions for competitive exams



Operating Systems Quiz with Answers - 4


1. Multiple processes can correspond to the same program / executable file at the same time.
(a) TRUE                                                   (b) FALSE
Answer: TRUE. Multiple processes can correspond to the same program at same time. [source: ISIC]

2. The same process can correspond to multiple programs / executable files (not necessarily at the same time).
(a) TRUE                                                   (b) FALSE
Answer: FALSE. [source: ISIC]

3. Memory Mapped I/O devices are accessed with special instructions not used for normal computation.
(a) TRUE                                                   (b) FALSE
Answer: FALSE. Memory Mapped I/O devices are accessed with normal loads and stores. [source: UCB]

4. RAID-5 is 5 times more reliable than RAID-1.
(a) TRUE                                                   (b) FALSE
Answer: FALSE. Actually, the numbers have nothing to do with the level of reliability. Both systems can handle a single disk failure. [source: UCB]

5. One advantage of a software TLB is that the same hardware platform can support both forward and inverse page tables.
(a) TRUE                                                   (b) FALSE
Answer: TRUE. Since TLB faults are handled in software, the OS can choose to implement page tables in any way desired. [source: UCB]



***********








OS Interview questions with answers

solved Interview questions in operating systems

GATE questions in operating systems

TRUE/FALSE Interview questions in OS

No comments:

Post a Comment

Featured Content

Multiple choice questions in Natural Language Processing Home

MCQ in Natural Language Processing, Quiz questions with answers in NLP, Top interview questions in NLP with answers Multiple Choice Que...

All time most popular contents

data recovery