377. Round-robin scheduling

allows interactive tasks quicker access to the processor
is quite complex to implement
gives each task the same chance at the processor
allows processor-bound tasks more time in the processor
✅ The correct answer is option C.

Leave a Comment