semaphore variable is different from ordinary variable by ?
Answer Posted / nirmalraj
Semaphore variable is used under 'n' process solutions to
handshake mutual exclusion rule, where as ordinary variable
is used such circumstance is error prone if set that
variable as boolean type even you get problem while setting
value to parent thread.
where n>1
check it out!
| Is This Answer Correct ? | 6 Yes | 4 No |
Post New Answer View All Answers
What is a p-thread?
Tell me how to share printer through ftp(fire transfer protocol)?
Tell me when we browse internet system getting 500 error how will you solve the problem?
How to update value using threads. Write code?
What is multi programming?
Is kill ping a virus?
What are the different identifier states of a thread?
What are the differences between ntfs4 and ntfs5?
How do I kill a process?
Explain what is windows daemon?
How do we create threads?
What are the different ways in which a thread can enter into waiting state?
Why thread is called as a lightweight process?
How do I kill a program without task manager?
What is thread safety and synchronization?