Computer Science, asked by hrahmanFatima9179, 8 months ago

Memory Management Technique In Which System Stores And Retrieves Data From Secondary Storage For Use In Main Memory Is Called______

Answers

Answered by rishavsharma21pd1prg
6

Answer:

In computer operating systems, paging is a memory management scheme by which a computer stores and retrieves data from secondary storage for use in main memory. In this scheme, the operating system retrieves data from secondary storage in same-size blocks called pages.

Answered by letmeanswer12
0

"Memory Paging".

Explanation :  

Memory Management Technique in which system stores and retrieves data from secondary storage for use in main memory is named as memory paging.

Paging serves as an important element of virtual memory, as it permits programs in secondary storage to overreach the available size of the physical storage.

Example: If Logical Address = 30 bit, then Logical Address Space = 2 power 31 words = 2 G words.

Similar questions