Computer Science, asked by RAJVEERPATIL44, 1 month ago

What is paging? Explain using example and diagram of page table, logical memory and physical memory.​

Answers

Answered by Anonymous
2

Answer:

Paging is a memory management scheme that eliminates the need for contiguous allocation of physical memory. This scheme permits the physical address space of a process to be non – contiguous. Example: If Logical Address = 31 bit, then Logical Address Space = 231 words = 2 G words (1 G = 230)

Answered by Chinkigulia21
0

Answer:

Paging is a memory management scheme that eliminates the need for contiguous allocation of physical memory. This scheme permits the physical address space of a process to be non – contiguous. Example: If Logical Address = 31 bit, then Logical Address Space = 231 words = 2 G words (1 G = 230)

Similar questions