Operating System

    OS Mass-Storage Structures
    RAID level _______ refers to disk mirroring.
    OS Distributed Communication
    In the Zero capacity queue __________
    OS Mass-Storage Structures
    Where performance and reliability are both important, RAID level ____ is used.
    OS Memory Management
    Another solution to the problem of external fragmentation problem is to ____________
    OS Processes
    Which one of the following is not true?
    Kernel is the first program which is loaded in memory when OS is loading as well as it remains in memory till OS is running. Kernel is the core part of the OS which is responsible for managing resources, allowing multiple processes to use the resources and provide services to various processes. Kernel modules can be loaded and unloaded in run-time i.e. in running OS.
    OS File Systems and Their Implementation
    What is a circular buffer?
    OS Mass-Storage Structures
    A large number of disks in a system improves the rate at which data can be read or written if ____________
    OS Protection
    What is Domain?
    OS Processes
    Which of the following does not interrupt a running process?
    Scheduler process does not interrupt a running process. Scheduler process selects an available process from a pool of available processes and allocates CPU to it.
    OS Mass-Storage Structures
    Random access to tape is _______ a disk seek.