ExamCompetition Forum Question Papers Ask A Question Mock Test Learn & Earn Sign Up Login Menu



0 vote

Paging

Asked on by | Votes 0 | Views: 17 | Tags: computer science     | operating system     | Add Bounty

Paging

A).  is a method of memory allocation by which the program is subdivided into equal portions, or pages and core is subdivided into equal portions or blocks.

B).  consists of those addresses that may be generated by a processor during execution of a computation.

C).  is a method of allocating processor time.

D).  allows multiple programs to reside in separate areas of core at the time.

E).  None of the above


Share on Facebook      Share on Whatsapp       Share on Twitter




1 answers

0 vote
Answered by on | Votes 0 |

 is a method of memory allocation by which the program is subdivided into equal portions, or pages and core is subdivided into equal portions or blocks.



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. Paging is an important part of virtual memory implementations in modern operating systems, using secondary storage to let programs exceed the size of available physical memory.

Join Telegram Group




Answer This Question

Name:
Email:
Answer :
Sum of (3+5)
Submit: