Answer Posted / nadeem khokhar
A mutex and the binary semaphore are essentially the same. Both can take values: 0 or 1. However, there is a significant difference between them that makes mutexes more efficient than binary semaphores.
A mutex can be unlocked only by the thread that locked it.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
Write a program that prints the numbers from 1 to 100. But for multiples of three print "Fit" instead of the number and for the multiples of five print "Bit". For numbers which are multiples of both three and five print "FitBit".
How can recruiter justified that the candidate is expert in Algorithm and datastructure for Software product development ?
If u need any fake experience certificate in software side, contact me at: vikramyadhav@gmail.com
what is meant by life cycle of a business
in IBM PC -AT.WAT AT REFERS TO?
Difference between HTML and DHTML?
How to create a new dataset only duplicate observations in proc sort procedure?
What is test execution and when will we start execution please send me one example for this question
ok how would i do the following extract from a file i have ssns = 267907230 which are in column 7 into a separate data set then create a 2nd job step to extract from the data set created the following "fund code" which is in column 31 and is 113 into yet another data set
differences between qtp10.0 and 11.0 ?
What r the attributes using in Win Runner?
what is radio button? Plz show code this! how will select radio buttons to go next window Forms? Supose o radio button1 o radio button2 o radio button3 o radio button4 how will coding this? Plz explain this!
shall we execute our java programmes in jre
3 members in a pf.how we read 3 members without using ovrdbf.using rg pgms....
what is diff bet ref variable & instance of class