Paging is ------------------------

Showing Answers 1 - 2 of 2 Answers

kiranmayi

  • Jul 16th, 2005
 

The process of moving data between physical memory and a paging file.(ex: To show the data page by page)

  Was this answer useful?  Yes

MRAAX

  • Apr 2nd, 2006
 

Paging is the technique of accessing memory ,larger than the maximum memory which can be addressed by a microprocessor.The interfaced memory is divided into pages such that the size of each page is equal to or less then the maximum memory which can be interfaced. Then whenever a specific address is to be accessed, the corresponding page is selected and the memory location is accessed.

  Was this answer useful?  Yes

Give your answer:

If you think the above answer is not correct, Please select a reason and add your answer below.

 

Related Answered Questions

 

Related Open Questions