Question Detail What is the name of values that are automatically provided by software to reduce keystrokes ? Data ValuesDefault ValuesDefined ValuesFixed Values Answer: Option B Similar Questions : 1. What is a page fault ? is an spelling error in a page in memoryis a reference to a page which is in another programis an access to a page not currently in memoryalways occurs whenever a page is accessed Answer: Option C 2. Which of following is not an advantage of multiprogramming ? increased throughputshorter response timeability to assign priorities of jobsdecreased system overload Answer: Option D 3. Banker's algorithm for resource allocation deals with ? deadlock preventiondeadlock aviodancedeadlock recoverycircular wait Answer: Option B 4. What is the maximum number of processes that may enter simultaneously inside the critical section to avoid race condition ? OneTwoThreeFour Answer: Option A 5. What are global locks ? they synchronize access to local resourcesthey synchronize access to global resourcesthey synchronize access to local and global resourcesnone of above Answer: Option B Read more from - Operating System Questions Answers - Set 2