Unlocking the OS Universe Dive into the fundamentals of Operating Systems with this quiz. Understand the intricacies and essential concepts of OS through 15 questions. rihanna80 published on November 19 Stacked 1/14 Which of the following is used to manage multiple tasks at the same time? RAID Spooling Batch Processing Multitasking 2/14 Deadlock in an operating system can be prevented by: Ensuring one process accesses resources at a time Only using virtual memory Killing all processes on resource request failures Allocating equal resources to all processes 3/14 Which of the following is NOT a task of an operating system? File system management Memory management Device management Word processing 4/14 What is virtual memory primarily used for? To extend the capacity of physical memory To enhance graphics performance To accelerate CPU tasks To improve security 5/14 The process of converting virtual addresses to physical addresses is known as: Swapping Context Switching Paging Address Translation 6/14 What is the kernel of an operating system? The core component managing system operations A hardware component A type of user interface A storage device 7/14 A semaphore in an OS is used to: Store boot sequence information Control access to common resources Generate system logs Enhance user interfaces 8/14 What does POSIX stand for in relation to operating systems? Parallel Operating System Infrastructure Peripheral Operations Systems Integration Portable Operating System Interface Primary Operating System Index 9/14 Which scheduling algorithm assigns the CPU to the process with the smallest burst time? Round Robin First-Come, First-Served Shortest Job First Priority Scheduling 10/14 What does the term 'thrashing' refer to in computing? Overloading of the CPU Excessive paging Rapid switching of tasks File system corruption 11/14 Which of the following is an example of a real-time operating system? Linux Mint RTLinux Ubuntu Windows 10 12/14 Which of the following components keeps track of which program is running in RAM? Device Manager Scheduler Process Control Block File System 13/14 In a multi-tasking operating system, which component is responsible for CPU time distribution? Memory Manager Device Driver File System Scheduler 14/14 In a distributed operating system, what is the primary goal? To enable resource sharing across multiple systems To maintain compatibility with UNIX To provide a seamless and efficient user experience To manage hardware resources centrally