Question: For Long-term scheduler which of the following stands true
<ul>
<li>i. The long-term scheduler executes much less frequently.</li>
<li>ii. Because of the longer interval between executions, the long-term scheduler can afford to take more time to decide which process should be selected for execution</li>
<li>iii. Because of the smaller interval between executions, the long-term scheduler can afford to take Less time to decide which process should be selected for execution</li>
<li>iv. The long-term scheduler executes More frequently.</li>
</ul>
Answer:
The long-term scheduler executes much less frequently.
Because of the longer interval between executions, the long-term scheduler can afford to take more time to decide which process should be selected for execution
MCQ: For Long-term scheduler which of the following stands true
<ul>
<li>i. The long-term scheduler executes much less frequently.</li>
<li>ii. Because of the longer interval between executions, the long-term scheduler can afford to take more time to decide which process should be selected for execution</li>
<li>iii. Because of the smaller interval between executions, the long-term scheduler can afford to take Less time to decide which process should be selected for execution</li>
<li>iv. The long-term scheduler executes More frequently.</li>
</ul>
Correct Answer:A. 1,2 only
Explanation:
The long-term scheduler executes much less frequently.
Because of the longer interval between executions, the long-term scheduler can afford to take more time to decide which process should be selected for execution