Multiple choice Time slicing is also known as round robin raw robin route robin none of these Reveal answer Fill a bubble to check yourself A Correct answer Explanation Time slicing is a scheduling technique where each process is given a fixed time quantum to execute. This is also known as Round Robin scheduling, where processes cycle through execution in equal time slices.