Computer Science - Operating Systems Concepts - Discussion

Discussion Forum : Operating Systems Concepts - Section 3 (Q.No. 28)
28.
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
None of the above
Answer: Option
Explanation:
No answer description is available. Let's discuss.
Discussion:
4 comments Page 1 of 1.

Anakha said:   5 years ago
Its ann algorithm assigns a time slot to each processes. Each process is assigned the processor only during that time Slice.

Pushpak said:   6 years ago
Why can't the answer be A?

Vijay said:   8 years ago
Please explain it.

Prajitha said:   10 years ago
About round robin schedule.

Post your comments here:

Your comments will be displayed after verification.