Computer Science, asked by auhaan9856, 10 months ago

Process of allocating main memory to programs

Answers

Answered by chandarani9473108344
0

Explanation:

partition is the process of allocating main memory to programs

Answered by mansisharma34
0

Answer:

Explanation:

1 Basic Method. The basic idea behind paging is to divide physical memory into a number of equal sized blocks called frames, and to divide a programs logical memory space into blocks of the same size called pages. Any page ( from any process ) can be placed into any available frame.

Similar questions