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
How to create a worker thread?
What are the thread states?
What is the purpose of system calls?
Is non-pre-emptive scheduling frequently used in a computer? Why?
Can I delete program files x86?
What is eide?
What is the important aspect of a real-time system?
What are the 5 basic filing systems?
How does yahoo handles billions of requests, does it create a thread per request or a process?
Is 32 gb ram enough for gaming?
What is x32 and x64?
Enumerate the different RAID levels.
What are the operating system types?
When does thrashing occur?
What is ie tab in chrome?