Question Detail

A hardware device which is capable of executing a sequence of instructions, is known as

  • CPU
  • ALU
  • CU
  • Processor
Similar Questions :

1. Dijkstra's algorithm deals with

  • mutual exclusion
  • deadlock recovery
  • deadlock avoidance
  • cache coherence

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. To avoid the race condition, the number of processes that may be simultaneously inside the critical section is

  • 12
  • 3
  • 1
  • 0

4. Scissoring enables

  • a part of data to be displayed
  • entire data to be displayed
  • full data display on fulll area of sceen
  • no data display

5. 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
Read more from - Operating System Questions Answers - Chapter 1