Question

    Which scheduling algorithm is used to allocate CPU time to processes in an operating system?

    A First-Come, First-Served (FCFS) Correct Answer Incorrect Answer
    B Round Robin Correct Answer Incorrect Answer
    C Shortest Job Next (SJN) Correct Answer Incorrect Answer
    D All of the above Correct Answer Incorrect Answer

    Solution

    All are job scheduling algorithms.

    Practice Next

    Relevant for Exams:

    ×
    ×