18 OS MCQ 4


4-1 Which one of the following is not the function of Operating System?
A. Resource Management
B. File Management
C. Networking
D. Processor Management

4-2 The Banker’s algorithm is used
A. to rectify deadlock
B. to detect deadlock
C. to prevent deadlock
D. to slove deadlock

4-3 Which of the following concept is best to preventing page faults?
A. Paging
B. The working set
C. Hit ratios
D. Address location resolution

4-4 Which of the following memory unit that processor can access more
rapidly
A. Main Memory
B. Virtual Memory
C. Cache memory
D. Read Only Memory

4-5 A page fault occurs when
A. the Deadlock happens
B. the Segmentation starts
C. the page is found in the memory
D. the page is not found in the memory

4-6 Bringing a page into memory only when it is needed, this
mechanism is called
A. Deadlock
B. Page Fault
C. Dormant Paging
D. Demand Paging

4-7 First-in-First-Out (FIFO) scheduling is
A. Non Preemptive Scheduling
B. Preemptive Scheduling
C. Fair Share Scheduling
D. Deadline Scheduling

4-8 Copying a process from memory to disk to allow space for other
processes is Called
A. Swapping
B. Deadlock
C. Demand Paging
D. Page Fault

4-9. The necessary conditions needed before deadlock can occur?
A. No Mutual Exclusion, Hold and wait, Preemption, Circular Wait
B. Mutual Exclusion, No Hold and wait, Preemption, Circular Wait
C. Mutual Exclusion, Hold and wait, No Preemption, Circular Wait
D. Mutual Exclusion, Hold and wait, Preemption, No Circular Wait

4-10 A program in execution is called
A. A Paging
B. A Process
C. A virtual memory
D. A Demand Page
  Answers
1 – C 2 – C 3 – B 4 – C 5 – D 
 6 – D 7 – A 8 – A 9 – C 10 – B

Related Posts:

  • 12 DBMS MCQ 6 1. Using which language can a user request information from a database ? a) Query b) Relational c) Structural d) Compiler Answer:a Explanation:Query language is a method through which the database entries can be accessed. … Read More
  • 16 COMP N/W MCQ 6 6-1. What is the IP Address range of APIPA? A. 169.254.0.1 to 169.254.0.254 B. 169.254.0.1 to 169.254.0.255 C. 169.254.0.1 to 169.254.255.254 D. 169.254.0.1 to 169.254.255.255 6-2. Which of the following is correct in VLSM?… Read More
  • 14 COMP N/W MCQ 5 5-1 Which of the following is not the External Security Threats? A. Front-door Threats B. Back-door Threats C. Underground Threats D. Denial of Service (DoS) 5-2 What is the Demilitarized Zone? A. The area between firewall … Read More
  • 15 MIX MCQ 1 1)The LRU algorithm a)pages out pages that have not been used recently b)pages out pages that have been least used recently c)pages out pages that have been used recently d)pages out of first page in a given order ANS : 1)b… Read More
  • 17 COMP N/W MCQ 7 7-1. DHCP Server provides _____ to the client. A. Protocol B. IP Address C. MAC Address D. Network Address 7-2. A set of rules that govern all aspects of information communication is called A. Server B. Internet C. Protocol… Read More

0 comments:

Post a Comment