Multiple choice

One process is elected as co-ordinator in

  1. centralized algorithm

  2. distributed algorithm

  3. circular algorithm

  4. none of these

Reveal answer Fill a bubble to check yourself
A Correct answer
Explanation

In a centralized mutual exclusion algorithm, a single process is designated as the coordinator to manage access to the critical section.