Explain which one you will use to implement critical section?



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

Post New Answer

More Windows Threads Interview Questions

What's difference between thread and process?

1 Answers  


Tell me when we browse internet system getting 500 error how will you solve the problem?

1 Answers  


Which protocol is working behind dhcp server? And what exactly dora does?

1 Answers  


What is windows daemon?

1 Answers  


Explain cannot copy (file name)- access is denied?

1 Answers  


What is the default kill signal?

1 Answers  


Explain yielding in threading?

1 Answers  


What are three ways in which a thread can enter the waiting state?

1 Answers  


who among the following is responsible for establishing IS Audit function in the organisation?

1 Answers  


How do you kill a service?

1 Answers  


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?

1 Answers  


What's the difference in using runnable and extends in threads?

1 Answers  


Categories