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 process is known for initializing a microcomputer with its OS

  • cold booting
  • boot recording
  • booting
  • warm booting

2. Main function of shared memory is:

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

3. Banker's algorithm deals with

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

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

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