Explain which one you will use to implement critical section?
Answer / Sanjay Sahani
In Windows, the most common method for implementing a critical section is using the Windows Critical Section Objects. These objects are provided by the Windows Operating System and allow developers to create a synchronized access to shared resources among multiple threads.
| Is This Answer Correct ? | 0 Yes | 0 No |
What's difference between thread and process?
Tell me when we browse internet system getting 500 error how will you solve the problem?
Which protocol is working behind dhcp server? And what exactly dora does?
What is windows daemon?
Explain cannot copy (file name)- access is denied?
What is the default kill signal?
Explain yielding in threading?
What are three ways in which a thread can enter the waiting state?
who among the following is responsible for establishing IS Audit function in the organisation?
How do you kill a service?
Can you explain too many times when I click on a sentence a caption comes on grr a pop up blocker maybe blockiing--however I have pushed the turn off pop upblocker. This only happens on google it does not happen on att.net?
What's the difference in using runnable and extends in threads?