adplus-dvertising
frame-decoration

Question

A process can enter into its critical section

a.

anytime

b.

when it recieves a reply message from its parent process

c.

when it recieves a reply message from all other processes in the system

d.

none of the mentioned

Answer: (c).when it recieves a reply message from all other processes in the system

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. A process can enter into its critical section

Similar Questions

Discover Related MCQs

Q. For proper synchronization in distributed systems

Q. In the token passing approach of distributed systems, processes are organized in a ring structure

Q. In distributed systems, transaction coordinator

Q. In case of failure, a new transaction coordinator can be elected by

Q. In distributed systems, election algorithms assumes that

Q. According to the ring algorithm, links between processes are

Q. What are the characteristics of tightly coupled system ?

i) Different clock
ii) Use communication links
iii) Same clock
iv) Distributed systems

Q. What are the characteristics of mutual exclusion using centralized approach ?

Q. What are the characteristics of fully distributed approach ?

i) When responses are received from all processes, then process can enter its Critical Section
ii) When process exits its critical section, the process sends reply messages to all its deferred requests.
iii) It requires request,reply and release per critical section entry
iv) One processor as coordinator which handles all requests

Q. What are the advantages of token(with rings) passing approach ?

i) One processor as coordinator which handles all requests
ii) No starvation if the ring is unidirectional
iii) There are many messages passed per section entered if few users want to get in section
iv) One processor as coordinator which handles all requests
v) Only one message/entry if everyone wants to get in

Q. What is the characteristics of atomicity ?

Q. What things are transaction coordinator is responsible for ?

Q. Single coordinator approach has the following advantages :

Q. Single coordinator approach has the following disadvantages :

Q. What are the disadvantages of majority protocol ?

Q. What are the parts of global unique identifier ?

Q. Which are the two complementary deadlock-prevention schemes using time stamps ?