adplus-dvertising

Welcome to the Operating System MCQs Page

Dive deep into the fascinating world of Operating System with our comprehensive set of Multiple-Choice Questions (MCQs). This page is dedicated to exploring the fundamental concepts and intricacies of Operating System, a crucial aspect of UGC CBSE NET Exam. In this section, you will encounter a diverse range of MCQs that cover various aspects of Operating System, from the basic principles to advanced topics. Each question is thoughtfully crafted to challenge your knowledge and deepen your understanding of this critical subcategory within UGC CBSE NET Exam.

frame-decoration

Check out the MCQs below to embark on an enriching journey through Operating System. Test your knowledge, expand your horizons, and solidify your grasp on this vital area of UGC CBSE NET Exam.

Note: Each MCQ comes with multiple answer choices. Select the most appropriate option and test your understanding of Operating System. You can click on an option to test your knowledge before viewing the solution for a MCQ. Happy learning!

Operating System MCQs | Page 14 of 21

Q131.
Four jobs J1, J2, J3 and J4 are waiting to be run. Their expected run times are 9, 6, 3 and 5 respectively. In order to minimize average response time, the jobs should be run in the order:
Discuss
Answer: (d).J3 J4 J2 J1
Q132.
Suppose it takes 100 ns to access page table and 20 ns to access associative memory. If the average access time is 28 ns, the corresponding hit rate is:
Discuss
Answer: (b).90 percent
Q133.
N processes are waiting for I/O. A process spends a fraction p of its time in I/O wait state. The CPU utilization is given by:
Discuss
Answer: (b).1 - p^N
Q134.
If holes are half as large as processes, the fraction of memory wasted in holes is:
Discuss
Answer: (d).1/5
Q135.
An example of a non pre-emptive scheduling algorithm is:
Discuss
Answer: (c).Shortest job first
Q136.
An example of distributed OS is:
Discuss
Answer: (a).Amoeba
Q137.
In which of the following, ready to execute processes must be present in RAM?
Discuss
Answer: (d).all of the above
Q138.
If the executing program size is greater than the existing RAM of a computer, it is still possible to execute the program if the OS supports:
Discuss
Answer: (b).virtual memory
Q139.
Files that are related to input/output and are used to model serial I/O devices such as terminals, printers and networks are called :
Discuss
Answer: (d).block special files
Q140.
An example of a possible file attribute is:
Discuss
Answer: (c).archive flag

Suggested Topics

Are you eager to expand your knowledge beyond Operating System? We've curated a selection of related categories that you might find intriguing.

Click on the categories below to discover a wealth of MCQs and enrich your understanding of Computer Science. Happy exploring!