Computer Science, asked by saeel24, 2 months ago

a semaphore is shared integer variable_____​

Answers

Answered by Anonymous
0

Answer:

A semaphore is an integer variable, shared among multiple processes. The main aim of using a semaphore is process synchronization and access control for a common resource in a concurrent environment. The initial value of a semaphore depends on the problem at hand. Usually, we use the number of resources available as the initial value.

Answered by valeriy69
0

A semaphore is shared integer variable that can not drop below zero

\small\mathsf\color{lightgreen}useful?\: \color{white}\longrightarrow\: \color{orange}brainliest!

Similar questions