A) Linear data scheduling
B) Non-linear data scheduling
C) Preemptive scheduling
D) Non-preemptive scheduling
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
Answer: C) Preemptive scheduling.
Explanation: round-robin scheduling is preemptive scheduling because this scheduling algorithm allocates processes to the CPU in a fixed slice of time.