10. We can use semaphores to deal with the critical-section problem. There are n processes sharing a
問題詳情
10. We can use semaphores to deal with the critical-section problem. There are n processes sharing a semaphore object whosevalue need to be initialized to (A)n (B)1 (C)0 (D)-1 (E)2