download Mastguru Android App

Question Detail

Remote computing services involves the use of timesharing and

  • multiprocessing
  • interactive processing
  • batch processing
  • real time processing
Similar Questions :

1. Disk scheduling includes deciding

  • which should be accessed next
  • order in which disk access requests must be serviced
  • the physical location of the file
  • the logical location of the file

2. Shortest Job First executes first the job

  • with the least processor needs
  • that first entered the queue
  • that has been in the queue for the longest
  • that last entered the queue

3. Dijkstra's algorithm deals with

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

4. 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

5. A high paging rate

  • may cause a high I/O rate
  • keeps the system running well
  • is a symptom of too much processor activity
  • always creates a slow system
Read more from - Operating System Questions Answers - Chapter 1
Post a comment