Answer Posted / guest
Page swapping or page replacements are called page
cannibalizing.
| Is This Answer Correct ? | 43 Yes | 6 No |
Post New Answer View All Answers
What is the purpose of system calls?
Define die threading and tapping.
What do you understand by multi-threading and multi-tasking?
What are distributed systems?
Why is ram also known as volatile memory?
Explain how a copying garbage collector works. How can it be implemented using semispaces?
Where are chkdsk logs stored?
When does thrashing occur?
Explain briefly about compiler and its functioning?
What is starvation and aging?
What is operating system and type of operating system?
What is interprocess communication in os?
Why is it called program files x86?
Page replacement algorithm in Operating System?
Suppose if we have a variable 'I' in run method, if I can create one or more thread each thread will occupy a separate copy or same variable will be shared?