recategorized by
6,861 views
1 votes
1 votes

Given a memory partitions of 100 K, 500 K, 200 K, 300 K and 600 K (in order) and processes of 212 K, 417 K, 112 K and 426 K (in order), using the first fit algorithm, in which partition would the process requiring 426 K be placed?

  1. 500 K
  2. 200 K
  3. 300 K
  4. 600 K
recategorized by

2 Answers

2 votes
2 votes

process requiring 426 Kb should wait

Answer:

Related questions

0 votes
0 votes
1 answer
1
go_editor asked Jul 11, 2016
4,612 views
Which of the following memory allocation scheme suffers from external fragmentation?SegmentationPure demand pagingSwappingPaging
0 votes
0 votes
1 answer
2
go_editor asked Jul 11, 2016
2,793 views
In UNIX, which of the following command is used to set the task priority?initnicekillPS
1 votes
1 votes
3 answers
3
go_editor asked Jul 8, 2016
8,242 views
The problem of indefinite blockage of low-priority jobs in general priority scheduling algorithm can be solved using:Parity bitAgingCompactionTimer
2 votes
2 votes
2 answers
4