Operating Systems

Test papers for Unix, Linux, OS, BSD, Linux Operating System, Functions of Operating System, Operating System study material to prepare for M.Sc-IT, MCA Entrance, BCA, B.Sc-IT

7 Questions Published

Questions

Question 1 Multiple Choice (Single Answer)

Trojan horse programs

  1. are legitimate programs that allow unauthorised access
  2. usually don't work
  3. are hidden programs that do not show up on the system
  4. are usually immediately discovered
Question 2 Multiple Choice (Single Answer)

The memory allocation scheme subject to 'external fragmentation' is

  1. segmentation
  2. swapping
  3. pure demand paging
  4. multiple contiguous fixed partition
Question 3 Multiple Choice (Single Answer)

Blocks of buffer caches are used

  1. to improve the disk performance
  2. to handle interrupts
  3. to increase the capacity of main memory
  4. to speed up memory read operation
Question 4 Multiple Choice (Single Answer)

A dispatcher

  1. actually schedules the tasks into the processor
  2. puts tasks in 110 wait
  3. is always small and simple
  4. never changes task priorities
Question 5 Multiple Choice (Single Answer)

A command interpreter

  1. is usually the primary user interface
  2. requires fixed format commands
  3. is menu drive
  4. is quite different from the SCL interpreter
Question 6 Multiple Choice (Single Answer)

What is the initial value of the semaphore to allow only one of the many processes to enter its critical section?

  1. 8
  2. 1
  3. 16
  4. 0
Question 7 Multiple Choice (Single Answer)

A system program that sets up an executable program in main memory ready for execution, is

  1. an assembler
  2. a linker
  3. a loader
  4. a compiler