What is the 'paging' technique in memory management?
Q1. What is the 'paging' technique in memory management?
Answer: Dividing memory into fixed-size blocks
Explanation: Paging divides memory into fixed-size blocks called pages, allowing for efficient use of memory and reducing fragmentation.