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 technique is used by operating systems to execute several programs concurrently by switching back and forth

  • Partitioning
  • Multitasking
  • Windowing
  • Paging

2. Reference bit is used for

  • Implementing LRU page replacement algorithm
  • Implementing NRU algorithm
  • To check the page table entry in the cache memory
  • none of above

3. Main function of shared memory is:

  • to use primary memory efficently
  • to do intra process communication
  • to do inter process communication
  • none of above

4. Banker's algorithm deals with

  • deadlock prevention
  • deadlock avoidance
  • deadlock recovery
  • mutual exclusion

5. Dispatcher function is to

  • put tasks in I/O wait
  • schedule tasks in processor
  • change task priorities
  • All of above
Read more from - Operating System Questions Answers - Chapter 1