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
what are stubs related to foxpro?
which worker is involved in all the phases of SDLC?
what is the basic and unique feature of dotnet
how will you code the subfile which is in editing mode (multiple case subfile)?
Write a program to find duplicate number from array in minimum time complexity.
can we retrieve only integer/String type columns from a table,if yes how?
I m Abdullah Ansari compleated MCA from Jamia Hamdard,i have appeared the test of IBM on 2 august at oxford college of engineering Bangalore.waiting for hr round.. This is the first round for IBM.02/08/08 Paper consists of 4 sections 15 questions from matrices(time very less but no negative marking). 25 questions from series completion section (this section is very easy but negative marking) 15 questions from aptitude(little bit tough time limit 15 minute negative marking) 4th section is from computer science (c,c++,operating system,digital electronics ,basic question..) result came at 3 o'clock.i was selected... In interview they asked questions like 1 they asked about final yr project.. 2 what are dynamic and static memory location? 3 linked list and array difference between them. 4 what is function ? what is difference betwen function and inline function? 5 about structure 6 about binary tree, traversal, call by value. 7 storage class and many more basic questions..
One boy has to climb steps. He can climb 1 or 2 steps at a time. Write a function that will returns number of way a boy can climb the steps. Int WaytoSteps(int n) (eg:- suppose number of steps is n=4 ,the function will return 5 (one-one-one-one ,one-one-two, one-two-one-,two-one-one, two-two)
what is woransient key word? how it is used in java
Where do we need Operator overloading?
what is the certificates in biztalk?
THE CHANNEL IN DATA COMMUNICATION CAN BE?
Hi all... I had completed MSC(Computer) and had join the construction company based on sap.they want me to work on abap.but software company is totally different from construction company and they want me 2 grasp it as fast i can.i am finding it difficult.what should i do??????
what are resources in case of Threads
how can we maintain the previous version scripts to new version.