Question Detail

Which operating system reacts in the actual time

  • Batch system
  • Quick response system
  • Real time system
  • Time sharing system
Similar Questions :

1. Which one is true

  • The linkage editor is used to edit programs which have to later link together
  • The linkage editor links object module during compiling
  • The linkage editor links objects modules and resolves external references between them before loading
  • none of above

2. To avoid the race condition, the number of processes that may be simultaneously inside the critical section is

  • 12
  • 3
  • 1
  • 0

3. The part of machine level instruction, which tells the central processor what has to be done, is

  • Operation code
  • Address
  • Locator
  • Flip-Flop

4. Dirty bit is used to show

  • Page with corrupted data
  • Wrong page in memory
  • Page that is modified after being loaded in the cache memory
  • page that is less frequently accessed

5. Which of following is not a condition of Dead Lock ?

  • Mutual Exclusion
  • No Preemption
  • Hold and Wait
  • Data Transfer
Read more from - Operating System Questions Answers - Chapter 1