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 resources are used when a thread created?
How do I enable blocked content in internet explorer 11?
When designing the file structure for an operating system, what attributes are considered?
Why is 64 bit called x86?
How do you assign priority to a worker thread?
Do hackers use mac or pc?
What is a sector?
Explain process.
What is system bus? Explain a few related terms.
Can I use ie with google chrome?
Give an example of a Process State.
What is the limit of ram capacity in a 32bit os?
How do you create a directory?
How can I tell what programs are running in the background on my computer?
Stable storage cannot be implemented. (A) Explain why it cannot be. (B) Explain how database system deal with database applications