What is virtual memory?
Answers were Sorted based on User's Feedback
Answer / chinavenkannababu
Virtual memory is a computer system technique which gives
an application program the impression that it has
contiguous working memory, while in fact it is physically
fragmented and may even overflow on to disk storage.
Systems which use this technique make programming of large
applications easier and use real physical memory (e.g. RAM)
more efficiently than those without virtual memory
| Is This Answer Correct ? | 12 Yes | 4 No |
Answer / irshad
* virtual memory :-Space on a hard disk used to temporarily
store data and swap it in and out of RAM as needed.
*virtual memory:- created by using the hard disk to simulate
additional random-access memory; the addressable storage
space available to the user of a computer system in which
virtual addresses are mapped into real addresses)
| Is This Answer Correct ? | 1 Yes | 0 No |
what is difference between kernel and shell?
What is a daemon?
how can we create the script in crontab at mid night on sunday,satuarday,fiday 0n monyh october,november,january? please give me answer if anybody knows ? because on important purpose.
What is major difference between the Historic Unix and the new BSD release of Unix System V in terms of Memory Management?
What are the events done by the Kernel after a process is being swapped out from the main memory?
What is an incremental backup?
What is the difference between grep & find?
What is egrep?
How do you create special files like named pipes and device files?
What is a pipe?
What is paging?
What is Expansion swap?