List the Coffman's conditions that lead to a deadlock?
Answers were Sorted based on User's Feedback
Answer / guest
Mutual Exclusion: Only one process may use a critical
resource at a time.
Hold & Wait: A process may be allocated some resources
while waiting for others.
No Pre-emption: No resource can be forcible removed from a
process holding it.
Circular Wait: A closed chain of processes exist such that
each process holds at least one resource needed by another
process in the chain.
Is This Answer Correct ? | 39 Yes | 2 No |
Answer / durgalakshmi
mutal exclusion
hold and wait
no preemption circular wait
Is This Answer Correct ? | 10 Yes | 3 No |
Explain migration process?
What is DRAM?
What is the difference between ram and cache memory?
Explain accessors to a layman.
What is authentication in operating system?
How can I run 32 bit on 64 bit?
Write a function that responds to a click anywhere on the page by displaying an alert dialog. Display the event name if the user held Shift during the mouse click. Display the element name that triggered the event if the user held Ctrl during the mouse click.
What is the difference between microprocessor and microcontroller?
64 Answers 4Cplus, Alcatel, HCL, IBM, Infosys, National Instruments, Samsung,
What is starvation and aging?
What do you mean by Belady's Anomaly. - Describe with example.
What level of security does Windows NT meets?
what is the relationship between page size and page table?