Introduction to Operating System Question Answer

Which type of scheduling algorithm assigns the cpu to the process that arrives first


Which type of scheduling algorithm assigns the CPU to the process that arrives first

किस प्रकार का शेड्यूलिंग एल्गोरिदम पहले पहुंचने वाली प्रक्रिया को CPU आवंटित करता है
Topic : Introduction to Operating System

A. Round Robin - राउंड रोबिन

B. Shortest Job Next - सबसे छोटा कार्य अगला

C. First-Come-First-Served - पहले आओ पहले पाओ

D. Priority Scheduling - प्राथमिकता निर्धारण




Correct Answer

C. First-Come-First-Served - पहले आओ पहले पाओ