The functions of scheduler is/are:
A. it selects which process is ready to be run next
B. it specifies the time slice
C. it is waiting for an event to occur before continuing execution
1
Only A
2
Only B
3
Both A and B
4
Only C
The functions of scheduler is/are:
A. it selects which process is ready to be run next
B. it specifies the time slice
C. it is waiting for an event to occur before continuing execution