COMPUTER SOFTWARE
SYSTEM SOFTWARE
Question
[CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
|
Select the true statements about memory paging:
|
Processes are split into equal sized frames
|
|
A page table is used to record all the pages
|
|
Unused pages are swapped out of main memory and into virtual memory
|
|
Processes are split into variable sized frames
|
Explanation:
Detailed explanation-1: -Explanation: Virtual memory is used to separate the user’s logical memory and actual physical memory. Therefore, option (b) is the correct answer.
Detailed explanation-2: -Paging is a memory management technique in which the computer stores and retrieves data for usage in the main memory from secondary storage. Swapping is a technique for temporarily removing inactive applications from the computer system’s main memory. More processes can be stored in the main memory using this strategy.
There is 1 question to complete.