download Mastguru Android App

Question Detail

Multiprogramming systems

  • Are easier to develop than single programming systems
  • Execute each job faster
  • Execute more jobs in the same time
  • Are used only on large main frame computers
Similar Questions :

1. Which among following scheduling algorithms give minimum average waiting time

  • FCFS
  • SJF
  • Round robin
  • On priority

2. A thread is

  • lightweight process where the context switching is low
  • lightweight process where the context swithching is high
  • used to speed up paging
  • used in dead locks

3. A series of statements explaining how the data is to be processed is called

  • instruction
  • compiler
  • program
  • interpretor

4. Semophores are used to solve the problem of

  • race condition
  • process synchronization
  • mutual exclusion
  • belady problem

5. Multiprogramming systems

  • Are easier to develop than single programming systems
  • Execute each job faster
  • Execute more jobs in the same time
  • Are used only on large main frame computers
Read more from - Operating System Questions Answers - Chapter 1
Post a comment