Operating System (OS)
What do you mean by Memory Compaction?

Combine multiple equal memory holes into one big hole
Divide memory hole by 2
Combine multiple small memory holes into one big hole
Divide big memory hole into small holes

ANSWER DOWNLOAD EXAMIANS APP

Operating System (OS)
Paging

allows multiple programs to reside in separate areas of core at the time.
is a method of memory allocation by which the program is subdivided into equal portions, or pages and core is subdivided into equal portions or blocks.
consists of those addresses that may be generated by a processor during execution of a computation.
is a method of allocating processor time.
None of these

ANSWER DOWNLOAD EXAMIANS APP