download Mastguru Android App

Question Detail

What is the name given to the values that are automatically provided by software to reduce keystrokes and improve a computer user's productivity?

  • Defined values
  • Fixed values
  • Default values
  • None of the above
Similar Questions :

1. Which operating system reacts in the actual time

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

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

3. A thread is

  • lightweight process where the context switching is low
  • lightweight process where the context swithching is high
  • used to speed up paging
  • used in dead locks

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

  • 12
  • 3
  • 1
  • 0

5. Semaphores function is to

  • synchronize critical resources to prevent deadlock
  • synchronize processes for better CPU utilization
  • used for memory management
  • none of above
Read more from - Operating System Questions Answers - Chapter 1
Post a comment