semaphore variable is different from ordinary variable by ?
Answer Posted / suja
semaphore uses one thread .so it can access little slower
than ordinary variable.
| Is This Answer Correct ? | 12 Yes | 2 No |
Post New Answer View All Answers
what are the different types of codes in thread in windows os?
What is thread safety and synchronization?
In window xp which are the threads. Actually I wanna know if ms word is a process which are the threads? Is spell check is a thread?
What are the benefits of multithreaded programming?
Is kill ping a virus?
What is the reason for getting the dialogue box (send this error to microsoft giving options as send to microsoft and dont send) when we abort from the any workwhen it was struck?
Which protocol is working behind dhcp server? And what exactly dora does?
Explain the reasons of rebooting the system?
How would you implement a thread pool?
Tell me when we browse internet system getting 500 error how will you solve the problem?
Explain which one you will use to implement critical section?
Explain difference between ntfs4 and ntfs5?
Describe the actions taken by thread library to context switch between user level threads?
if a min thread has finished execution what happens ? a) it exits b) it wait for other threads c) becomes inactive ... etc etc
What is wait() and notify()?