download Mastguru Android App

Question Detail

Which is single user operating system

  • MS-DOS
  • UNIX
  • XENIX
  • LINUX
Similar Questions :

1. Which technique is used by operating systems to execute several programs concurrently by switching back and forth

  • Partitioning
  • Multitasking
  • Windowing
  • Paging

2. Which operating system reacts in the actual time

  • Batch system
  • Quick response system
  • Real time system
  • Time sharing system

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

  • 12
  • 3
  • 1
  • 0

4. In real time OS, which is most suitable scheduling scheme

  • round robin
  • FCFS
  • pre-emptive scheduling
  • random scheduling

5. The LRU algorithm

  • pages out pages that have been used recently
  • pages out pages that have not been used recently
  • pages out pages that have been least used recently
  • pages out the first page in a given area
Read more from - Operating System Questions Answers - Chapter 1
Post a comment