1,990 views
0 0 votes
In a non multi programming os,  a deadlock will occur due to

a. When two process share the same variable

b.  Can never happen

C. When two process run at the same time, waiting for resources held by each other

D. When an interrupt occurs.

Please log in or register to answer this question.

Position:
Show:

Related questions

0 0 votes
2 2 answers
3.0k
3.0k views
roopkathaaa asked Sep 2, 2023
2,995 views
A system has 5 process and 3 resources (A, B, C). The maximum count of resources are (10, 5, 7). Consider the following table of resource allocation. MAX(A B C)Alloc...
0 0 votes
1 1 answer
1.4k
1.4k views
roopkathaaa asked Sep 2, 2023
1,379 views
State true or false.Deadlock detection is possible using the allocation and request matrices alone.A way to recover from deadlock is to take away the resource from one of...
0 0 votes
1 1 answer
564
564 views
roopkathaaa asked Sep 2, 2023
564 views
Which of the following is false about User threads? User threads can switch fast since it does not involve kernel. User threads are lightweight since they do not require ...
1 1 vote
1 1 answer
1.9k
1.9k views
Suman Acharya asked Sep 12, 2017
1,898 views
Which one of the following is false about user threads1. User threads can switch fast since it does noy invoke kernel2.user threads are light weight since they do not re...