What is the initial value of the semaphore to allow only one of the many processes to enter their critical section?
Options
A. 8
B. 1
C. 16
D. 0
E. None of the above
Correct Answer
1
More questions
1. To build a modularized kernel, the kernel-headers and kernel-source packages must first be installed. Where will you find the kernel-headers and kernel-source?