Which of the following is true of the rate-monotonic scheduling algorithm?
A.The task with the shortest period will have the lowest priority.
B.It uses a dynamic priority policy.
C.CPU utilization is bounded when using this algorithm.
D.It is non-preemptive.
正确答案是C