Question

    What is the primary function of the "spooler" in an operating system?

    A Managing CPU scheduling Correct Answer Incorrect Answer
    B Managing memory allocation Correct Answer Incorrect Answer
    C Managing print queues Correct Answer Incorrect Answer
    D Managing network connections Correct Answer Incorrect Answer
    E None of these Correct Answer Incorrect Answer

    Solution

    The spooler in an operating system is used to manage print queues, allowing multiple print jobs to be processed efficiently.

    Practice Next