Computer Science, asked by sadiafareed333, 4 months ago

Scheduler deals with the decision as to whether to admit another new job to the system.

Answers

Answered by poojan
7

The Long-term scheduler deals with the decision as to whether to admit another new job to the system.

Explanation:

  • Long-term scheduler is also known as High-level scheduler.
  • Loading into the system means loading into the main memory either directly or from any secondary storage memory.
  • This job is efficiently done by a long-term scheduler. It decides which new job should be sent into the system next for processing.
  • Once the decision is taken positively, it sends the corresponding process from the job queue to the ready queue, from where the short and medium-term schedulers come into action.

Learn more:

1. A CSS file cannot be linked to a web page. State True or False.

brainly.in/question/21107345

2. True or false: to join two strings,use the dollar ($) character.

brainly.in/question/21624446

Similar questions