edited by
4,233 views

3 Answers

5 votes
5 votes
$\underline{\textbf{Answer:}\Rightarrow}\;\mathbf{c.}$

$\underline{\textbf{Explanation:}\Rightarrow}$

Compaction is the process in which the free spaces are collected in the large memory chunk to make some space available for processes.

Compaction - External Fragmentation.

Segmentation - Internal Fragementation.
0 votes
0 votes

Option C) is correct

- In Compaction the free space is collected in a large memory chunk to make some space available for processes.


- Compaction refers to combining all the empty spaces together and processes.


- It helps to solve the problem of external fragmentation, but it requires too much of CPU time.

Answer:

Related questions

6 votes
6 votes
4 answers
1
Satbir asked Jan 13, 2020
5,381 views
Consider the following page reference string.$1\ 2\ 3\ 4\ 2\ 1\ 5\ 6\ 2\ 1\ 2\ 3\ 7\ 6\ 3\ 2\ 1\ 2\ 3\ 6\ $What are the minimum number of frames required to get a single ...
2 votes
2 votes
2 answers
3
Satbir asked Jan 13, 2020
2,183 views
An aid to determine the deadlock occurrence isresource allocation graphstarvation graphinversion graphnone of the above
2 votes
2 votes
1 answer
4
Satbir asked Jan 13, 2020
4,225 views
Dispatch latency is defined asthe speed of dispatching a process from running to the ready statethe time of dispatching a process from running to ready state and keeping ...