Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


distinguish between paging and swapping?

Answers were Sorted based on User's Feedback



distinguish between paging and swapping?..

Answer / mohit chandila

Swapping is when a process is completely put out of
Physical memory to Swap Space when memory is required for
some other process.

Paging is the term used when only a part of this process is
put out of the physical memory to the secondary storage,
with some part of the process still in physical memory.
Since it is only the pages being swapped in and out this
operation is called paging.

Is This Answer Correct ?    19 Yes 0 No

distinguish between paging and swapping?..

Answer / sushil

swapping means moving least recently used pages to swap FS
area(should not be confused with virtaul memory)
paging means copy/reading pages to virtual memory.

Is This Answer Correct ?    0 Yes 0 No

distinguish between paging and swapping?..

Answer /

im confused between swap place and virtual memory, i
thought swap place is same as virtual memory

Is This Answer Correct ?    0 Yes 2 No

Post New Answer

More Unix Commands Interview Questions

Give Command that will move a single file called "unix.txt"

7 Answers   IBM,


What is “chmod” command?

0 Answers  


Describe the zip/unzip command using gzip.

0 Answers  


What is Unix, and how does it differ from other operating systems?

2 Answers  


what does the job command do?

4 Answers  


what does the command 'wc' do?

4 Answers  


What does the command ' $who | sort –logfile > newfile' do?

0 Answers  


What is difference between grep and find command in unix?

0 Answers  


Explain command to display different lines that are found when compare two files?

0 Answers  


How to identify whether a file is normal file or directory?

3 Answers  


Which mode is used for allowing file write,read and append mode?

9 Answers   BitWise, TM,


How to rename files and folders?

7 Answers   IBM, Oracle,


Categories