Answer: Option B Answer: (b) The simplest scheduling algorithm is first in, first out (FIFO), also known as first come, first served (FCFS). A FIFO queue is simply a queue that is waiting for the incoming items. In a lack of prioritization, every process will eventually be completed
Submit Comment/FeedBack