Answer Posted / manju
Some of the reasons to suspend a process are...
1.If one process is ready to excecute,but there is no space
in the main memory,then it is suspended.
2.when one process in main memory which was blocked & there
is another process ready to excecute,but waiting in
secondary memory,then the process in main memory is
suspended.
3.when the parent process suspends,then the sub process is
also suspended.
Is This Answer Correct ? | 97 Yes | 11 No |
Post New Answer View All Answers
Does more ram increase fps?
Do you know what is a binary semaphore? What is its use?
How much ram can a 64 bit os use?
Is it possible to have a deadlock involving only one process? Explain your answer.
Tell me if you know how are the wait/signal operations for monitor different from those for semaphores?
Explain the handheld systems.
What is operating system in short answer?
What is an Assembler?
What are co-operating processes?
Does android run on x86?
What is operating system and examples?
What is the basic function of paging?
What is the Difference between a process and a thread?
Explain the types of data storage and its relation with the cpu.
How many stages are there in chkdsk?