Single Choice
Easy
QWhat method of task swapping is based on regular time intervals?
ID: #10441
Embedded System
103 views
Question Info
#10441Q ID
EasyDifficulty
Embedded SystemTopic
Your Answer
Choose the Best Option
Click any option to instantly check if you're correct.
Correct Answer
Explanation
The time slice method of task swapping works by switching tasks at regular time intervals. The currently running task is allowed to execute for a certain period, after which the control is passed to the next task in the queue. This method is used in real-time operating systems to ensure that each task gets a fair share of the processor time.
Continue Practice
Share
Share This Question
Challenge a friend or share with your study group.
More from This Topic