What is Semaphore?

Answers were Sorted based on User's Feedback



What is Semaphore?..

Answer / sanjay

In simple terms a Semaphore is a unit or resource which is
used for synchrosation between two processes , it is kind
of flag (in abstract terms) which every process will check
before processing ahead to avoid the deadlock situation

Is This Answer Correct ?    8 Yes 0 No

What is Semaphore?..

Answer / vinay kashyap

in simple terms semaphore is a unit(count) used to keep track of the resources available..

Is This Answer Correct ?    3 Yes 2 No

What is Semaphore?..

Answer / nithi

semaphore is a kind of variable on which we perform 2 operations signal(V) and wait(P) ,a process performs no operation and it will wait if semaphore is <= 0.This is used for synchronization of processes

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More Operating Systems General Concepts Interview Questions

What do you understand by the term ‘transistors’?

0 Answers  


Which is better internet explorer or edge?

0 Answers  


What is monolithic kernel?

0 Answers  


What is a hard real time OS?

0 Answers   Motorola,


Give examples for 8 / 16 / 32 bit Microprocessor?

1 Answers  






What is operating system and examples?

0 Answers  


What is the context switch?

0 Answers  


What is DRAM?

5 Answers  


Is microsoft edge replacing internet explorer?

0 Answers  


What is memory-management unit (mmu)?

0 Answers  


Can ROM be used as stack?

4 Answers   HAL,


How do you start a startup?

0 Answers  


Categories