Computer Science Engineering (CSE) Exam  >  Computer Science Engineering (CSE) Test  >  Embedded Systems (Web)  >  Test: Periodic Scheduling - Computer Science Engineering (CSE) MCQ

Periodic Scheduling - Free MCQ Practice Test with solutions, GATE CSE (CSE)


MCQ Practice Test & Solutions: Test: Periodic Scheduling (15 Questions)

You can prepare effectively for Computer Science Engineering (CSE) Embedded Systems (Web) with this dedicated MCQ Practice Test (available with solutions) on the important topic of "Test: Periodic Scheduling". These 15 questions have been designed by the experts with the latest curriculum of Computer Science Engineering (CSE) 2026, to help you master the concept.

Test Highlights:

  • - Format: Multiple Choice Questions (MCQ)
  • - Duration: 25 minutes
  • - Number of Questions: 15

Sign up on EduRev for free to attempt this test and track your preparation progress.

Test: Periodic Scheduling - Question 1

The execution of the task is known as

Detailed Solution: Question 1

Explanation: The execution of the task is known as the job. The time for both the execution of the task and the corresponding job is same.

Test: Periodic Scheduling - Question 2

Which scheduling algorithm is can be used for an independent periodic process?

Detailed Solution: Question 2

Explanation: The RMS os rate monotonic scheduling is periodic scheduling algorithm but EDD, LL, and LST are aperiodic scheduling algorithm.

Test: Periodic Scheduling - Question 3

What is the relationship between the priority of task and their period in RMS?

Detailed Solution: Question 3

Explanation: The priority of the task decreases monotonically with respect to their period in the rate monotonic scheduling, that is, the task with the long period will get a low priority but task with the short period will get a high priority.

Test: Periodic Scheduling - Question 4

 Which of the following uses a preemptive periodic scheduling algorithm?

Detailed Solution: Question 4

Explanation: The rate monotonic scheduling is a periodic scheduler algorithm which follows a preemptive algorithm. LL is also preemptive scheduling but it is aperiodic scheduling algorithm.

Test: Periodic Scheduling - Question 5

 Which of the following is based on static priorities?

Detailed Solution: Question 5

Explanation: The rate monotonic scheduling is a periodic scheduler algorithm which follows a preemptive algorithm and have static priorities. EDF and LL have dynamic priorities.

Test: Periodic Scheduling - Question 6

How many assumptions have to meet for a rate monotonic scheduling?

Detailed Solution: Question 6

Explanation: The rate monotonic scheduling has to meet six assumptions. These are: All the tasks should be periodic, all the tasks must be independent, the deadline should be equal to the period for all tasks, the execution time must be constant, the time required for the context switching must be negligible, it should hold the accumulation utilization equation.

Test: Periodic Scheduling - Question 7

 Which of the following can be applied to periodic scheduling?

Detailed Solution: Question 7

Explanation: The earliest deadline first can be applied both to the periodic and aperiodic scheduling algorithm. But LL, LST, and EDD are aperiodic scheduling. It is not applicable to the periodic scheduling.

Test: Periodic Scheduling - Question 8

Which of the following periodic scheduling is dynamic?

Detailed Solution: Question 8

Explanation: The EDF or the earliest deadline first is a periodic scheduling algorithm which is dynamic but RMS or rate monotonic scheduling is the periodic algorithm which is static. The LL and LST are aperiodic scheduling algorithm.

Test: Periodic Scheduling - Question 9

Which of the following do the sporadic events are connected?

Detailed Solution: Question 9

Explanation: The sporadic events are connected to the interrupts thereby execute them immediately as possible since the interrupt priority is the highest in the system.

Test: Periodic Scheduling - Question 10

 Which of the following can execute quickly, if the interrupt priority is higher in the system?

Detailed Solution: Question 10

Explanation: The sporadic events are connected to the interrupts and execute them immediately because the interrupt priority is the highest priority level in the system.

Test: Periodic Scheduling - Question 11

Which of the following are used to execute at regular intervals and check for ready sporadic tasks?

Detailed Solution: Question 11

Explanation: The special sporadic task servers are used that execute at regular intervals and check for ready sporadic tasks which improves the predictability of the whole system.

Test: Periodic Scheduling - Question 12

How is sporadic task can turn into a periodic task?

Detailed Solution: Question 12

Explanation: The special sporadic task servers executes at regular intervals and check for ready sporadic tasks and by this, sporadic tasks are essentially turned into periodic tasks which can improve the predictability of the whole system.

Test: Periodic Scheduling - Question 13

Which of the following is more difficult than the scheduling independent task?

Detailed Solution: Question 13

Explanation: The scheduling dependent task is more difficult than the independent scheduling task. The problem of deciding whether or not a schedule exists for a given set of dependent tasks and a given deadline is NP-complete.

Test: Periodic Scheduling - Question 14

Which scheduling is the basis for a number of formal proofs of schedulability?

Detailed Solution: Question 14

Explanation: The rate monotonic scheduling which is an independent scheduling algorithm form the basis for a number of formal proofs of schedulability.

Test: Periodic Scheduling - Question 15

Which of the following is an independent scheduling?

Detailed Solution: Question 15

Explanation: The RMS or rate monotonic scheduling is the independent scheduling algorithm which is included in the assumptions of RMS, that is, all tasks should be independent.

46 videos|79 docs|65 tests
Information about Test: Periodic Scheduling Page
In this test you can find the Exam questions for Test: Periodic Scheduling solved & explained in the simplest way possible. Besides giving Questions and answers for Test: Periodic Scheduling, EduRev gives you an ample number of Online tests for practice
46 videos|79 docs|65 tests
Download as PDF