Answer Posted / pravin
when program doesn't fit in main memory then then program is segmented and the part of program which is in currently use is kept in main memory and the remaining part of program,which is not in use is stored in secondary storage. when the executing program needs the part of program which is not in main memory then it copies that part from sec memory and replaces some program from main memory.Thus the technique which swaps the program between main memory and secondray storage is called virtual memory.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
What is the dispatcher?
What are the four necessary and sufficient conditions behind the deadlock?
Can a bad cpu cause blue screen?
How are data structures handled by ntfs and how does it recover from a crash?
Under what circumstances do page faults occur?
How does reference counting manage memory allocated objects? When can it fail to reclaim objects?
What are deadlock prevention techniques?
What is sin_addr?
What is a phase change memory?
Are there any problems that the cpu faces? Have any measures been taken to make it more efficient?
Is vmware a hypervisor?
What do you mean by response time and turnaround time?
How i can repair File Allocation Table?
What are loosely coupled systems?
What are the different types of kernel?