semaphore is
Answers were Sorted based on User's Feedback
Answer / arpit
variable used for synchronization of multiple processes
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / vardhan
"A semaphore restricts the number of simultaneous users of
a shared resource up to a maximum number. Threads can
request access to the resource (decrementing the
semaphore), and can signal that they have finished using
the resource (incrementing the semaphore)."
Is This Answer Correct ? | 6 Yes | 0 No |
Answer / siddesh
A SEMAPHORE is a technique used for avoiding shared data
problems in case of RTOS.
Is This Answer Correct ? | 1 Yes | 0 No |
What is RR scheduling algorithm?
What are loosely coupled systems?
Which is better ext3 or ext4?
An Infosys Question : I + Opposite of, W + Initial of, Ice + twice of the letter b4T + 3/4 of X + 15th letter + 1/2 of 0. Please find the answer & mail me
21 Answers HCL, Infosys, Instagram, Nokia, Oracle, Sun Business Solutions,
Explain the working of Virtual Memory?
What is the difference between mailbox and queue?
What is the difference between 32 bit and 64 bit os?
Is sae same as af?
What is the Difference between a process and a thread?
How do you kill pid?
What is the real-time system?
What is Page-Stealer process?