Ask Question - Get Answer

1 Ans What is virtual memory?

Asked by Birds of the sky (2 Golds) Thursday, 02 Jul 2020, 12:56 AM at (Education Engineering)

Please log in to answer, like and save
1
Save 0

<<< Previous
Log in to Answer Next >>>

Answer(s):

 Virtual memory is a memory management technique that is implemented using both hardware and software. It maps memory addresses used by a program, called virtual addresses, into physical addresses in computer memory. Main storage as seen by a process or task appears as a continuous address space or collection of contiguous segments. The OS manages virtual address spaces and the assignment of real memory to virtual memory. Address translation hardware in the CPU, often referred to as a memory management unit or MMU, automatically translates virtual addresses to physical addresses. Software within the OS may extend these capabilities to provide a virtual address space that can exceed the capacity of real memory and thus reference more memory than is physically present in the computer.     

Answered by Birds of the sky (2 Golds) Thursday, 02 Jul 2020, 12:58 AM

Please log in to Upvote, Downvote and Report
           

Related Q/A:

1 Ans How to find information from IP address?

1 Ans What is a computer? Write the basic parts of a computer.

1 Ans What is booting? Write the steps of booting.

1 Ans What is a Firmware?

4 Ans Which is the most famous web developing site online?

1 Ans Why Dynamic RAM (DRAM) needs to be refreshed?

1 Ans Classification of Computers

2 Ans How to add or remove www from a domain URL?

1 Ans MS Word all Keyboard shortcuts Read and share now

1 Ans Understanding Huffman Coding - the easiest way to construct Huffman tree