What is virtual memory?

Answers were Sorted based on User's Feedback



What is virtual memory?..

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

What is virtual memory?..

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

Post New Answer

More Unix AllOther Interview Questions

How to remove weird filenames?

1 Answers  


What is the difference between Swapping and Paging?

4 Answers   IBM,


What is a Region?

1 Answers  


What are different types of shells?

7 Answers   BMC,


How do you log in to a remote Unix box?

2 Answers  


What is a level 0 backup?

2 Answers   Atos Origin,


What is a daemon?

6 Answers  


If Media Server fails. What are the steps to be followed? Can anyone please reply for this question Thanks, Ganesh

1 Answers   HCL, IBM,


does the stat() function call use the inode of the file to generate the information about a file? what is inode mostly used for?

1 Answers   HP,


how can you say that unix operating system provides more security than other operating systems.

1 Answers  


Explain about Inodes?

1 Answers   Amazon,


From command line how will you add a user account?

2 Answers  


Categories