Use app×
Join Bloom Tuition
One on One Online Tuition
JEE MAIN 2025 Foundation Course
NEET 2025 Foundation Course
CLASS 12 FOUNDATION COURSE
CLASS 10 FOUNDATION COURSE
CLASS 9 FOUNDATION COURSE
CLASS 8 FOUNDATION COURSE
0 votes
3.3k views
in Computer by (85.8k points)
closed by
Which of the following algorithms defines time quantum?
1. shortest job scheduling algorithm
2. round robin scheduling algorithm
3. priority scheduling algorithm
4. multilevel queue scheduling algorithm

1 Answer

0 votes
by (96.5k points)
selected by
 
Best answer
Correct Answer - Option 2 : round robin scheduling algorithm

Concept:

Time quantum is defined in round robin scheduling algorithm.

Explanation:

  • The period of time for which a process is allowed to run in a pre-emptive multitasking system is generally called the time slice or quantum.
  • Each process is assigned a fixed time (Time Quantum/Time Slice) in cyclic way. It is designed especially for the time-sharing system. The ready queue is treated as a circular queue.
  • The CPU scheduler goes around the ready queue, allocating the CPU to each process for a time interval of up to 1-time quantum.
  • If time quantum for Round Robin scheduling is very large, then it behaves same as FCFS scheduling.

Welcome to Sarthaks eConnect: A unique platform where students can interact with teachers/experts/students to get solutions to their queries. Students (upto class 10+2) preparing for All Government Exams, CBSE Board Exam, ICSE Board Exam, State Board Exam, JEE (Mains+Advance) and NEET can ask questions from any subject and get quick answers by subject teachers/ experts/mentors/students.

Categories

...