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 |
I am new to Unix and Unix Shell scripting could you guide me on how to go about these subjects and where to start from with concern to Oracle?. I also would like to know where does UNIX shell Scripting help in terms of development of a application in Oracle? I have no clue in the subject so do help me. Thank You Neelima
What does the ?route? command do?
why unix commands simpler rather than complex task
What is default permissions for others in a file?
how to check GDE,EME,Java,Oracle9i Enterprise Edition Release versions Versions on unix system
The UNIX shell is.... a).does not come with the rest of the system b).forms the interface between the user and the kernal c) does not give any scope for programming d) deos not allow calling one program from with in another e) all of the above
process id for kernell process?
What is the difference between hard link & softlink?
. Using sed and grep, write a command which lists files and directories with following properties: (i) created in 1999 (ii) with user's as owner and group
what is RAID 1+0?
How to remove weird filenames?
how to create a file system quota in HP-UX?