We have started new website of Reference Notes where you will find Notes, Question Paper, Solution, Old is Gold, Educational Software of all level. The location is MeroSpark.com - NEB, SEE, CTEVT, Bachelor's Level Notes, Question Papers, Notices and Many more..

Tuesday, April 16, 2013

20+ Multiple Choice Questions(MCQ) with Answer on Operating System(OS) for Loksewa Ayog Exam


Question Collection for LokSewa Ayog
Multiple Choice Questions on Operating System
Public Service Commission (PSC) was established in Nepal on 15 June 1951 A.D. The Commission is involved in selecting meritorious candidates required by Government of Nepal for various vacant posts of the civil service. The continuity of PSC has never been hindered since its establishment. Present Constitution of Nepal 2007(2063 BS) has designated the Public Service Commission as an independent constitutional body.

Operating system is a System software which enables users to interact with the Hardware.

1. A processor 
a) is a device that performs a sequence of operations specified by instructions in memory 
b) is the device where information is stored 
c) is a sequence of instructions 
d) is typically characterized by interactive processing and time of the CPU’s time to allow quick response to each other 
Ans: A 

2. Assembler is 
a) a program that places programs into memory and prepares them for execution 
b) a program that automate the translation of assembly language into machine language 
c) a program that accepts a program written in a high level language and produces an object program 
d) is a program that appears to execute a source program if it were machine language 
Ans: B 

3. A loader is 
a) a program that places programs into memory and prepares them for execution 
b) a program that automate the translation of assembly language into machine language 
c) a program that accepts a program written in a high level language and produces an object program 
d) is a program that appears to execute a source program if it were machine language 
Ans: A 

4. When a computer is first turned on or restarted, a special type of absolute loader is executed, called a 
a) Compile and Go loader  b) Boot loader  c) Bootstrap loader  d) Relating loader 
Ans: C 

5. In an absolute loading scheme, which loader function(s) is (are) accomplished by programmer 
a) Allocation  b) Linking  c) Both a and b  d) Reallocation 
Ans: C 

6. The primary job of the operating system of a computer is to 
a) command resources  b) manage resources  c) provide utilities  d) be user friendly 
Ans: B 

7. The operating system of a computer serves as a software interface between the user and 
a) hardware  b) peripheral  c) memory  d) screen 
Ans: A 

8. The term “operating system” means 
a) a set of programs which controls computer working 
b) the way a computer operator works 
c) conversion of high level language into machine code 
d) the way a floppy disk drives operates 
Ans: A 

9. Multiprogramming was made possible by 
a) input/output units that operate independently of the cpu  b) operating system  c) both a and b  d) None of the above 
Ans: C 

10, Which of the following is not a part of operating system? 
a) supervisor  b) performance monitor  c) job-control program  d) input/output control program 
Ans: B

11. Moving Process from main memory to disk is called 
a) scheduling b)caching c) swapping d) spooling 
Ans: C 

12. Producer consumer problem can be solved using 
a) semaphores b)event counters c)monitors d) All of the above 
Ans: D 

13. Special software to create a job queue is called a 
a)Drive b) Spooler c)Interpreter d) Linkage editor 
Ans: B 

14. Thrashing 
a) is a natural consequences of virtual memory system 
b) can always be avoided by swapping 
c)always occurs on large computers 
d)can be caused by poor paging algorithms 
Ans: D 

15. Memory management is 
a) not used in modern operating system 
b)replaced with virtual memory on current system 
c) not used on multiprogramming systems 
d) critical for even the simplest operating system 
Ans: B 

16. Which is not true about the memory management? 
a)virtual memory is used in multi-user system 
b) segmentation suffers from external fragmentation 
c) paging suffers from internal fragmentation 
d) segmented memory can be paged 
Ans: A 

17. In the multiprogramming system, a set of processes is deadlock if each process in the set is waiting for an event to occur that can be initialized only by another process in the set. Which of the following is not one of the four conditions that are necessary for deadlock to occur? 
a) nonpreemption  b) process suspension  c) partial assigment of resources  d)circular wait 
Ans: B 

18. Block or Buffer caches are used 
a) to improve disk performance  b) to handle interrupts  c) to increase the capacity of main memory  d) to speed up main memory read operation 
Ans: A 

19. In virtual memory systems, Dynamic address translation 
a) is the hardware necessary to implemented paging 
b) stores pages at a specifies location on disk 
c) is useless when swapping is used. 
d) is part of the operating system paging algorithm 
Ans: A 

20. Real time systems are 
a) primarily used on mainframe computers 
b) used for monitoring events as they occur 
c) used for program analysis 
d) used for real-time interactive 
Ans: B

Don't forget to like and share it.

3 comments:

Don't forget to leave your comment.