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 What is BIOS in a computer system ?

1 Ans What is virtual memory?

1 Ans MS Word all Keyboard shortcuts Read and share now

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

1 Ans What is the easiest way to learn coding?

1 Ans Various Types of errors in C programming

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

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

1 Ans Armstrong Number - Palindrome Number - Fibonacci Number - Perfect Number definition example

1 Ans Learn all Hyper Text Markup language - HTML tags