semaphore is

Answers were Sorted based on User's Feedback



semaphore is..

Answer / arpit

variable used for synchronization of multiple processes

Is This Answer Correct ?    6 Yes 0 No

semaphore is..

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

semaphore is..

Answer / guest

synchronization of multiple processes

Is This Answer Correct ?    3 Yes 0 No

semaphore is..

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

Post New Answer

More Operating Systems General Concepts Interview Questions

What is tras timing?

0 Answers  


Can I install 64 bit on x86?

0 Answers  


What is bounded-buffer problem?

0 Answers  


How much ram can you put in a 64 bit system?

0 Answers  


What are the different job scheduling in operating systems?

0 Answers   B-Ways TecnoSoft,






Differentiate between RAM and ROM?

25 Answers   CTS, Doli Systems, HK, IBM, Infosys, Wipro,


Term stickily bit is related to a)kernel b)undeletable file c)none

3 Answers   Nokia, Siemens,


How many os can be installed in a pc?

0 Answers  


What is the difference between logical and physical address space?

0 Answers  


What is Scheduling algorithm?

0 Answers   Ciena,


Which is better internet explorer or edge?

0 Answers  


What are the possible threads a thread can have?

1 Answers  


Categories