Windows Programming Question:

What is Synchronization Objects?

Tweet Share WhatsApp

Answers:

Answer #1Synchronization object s are use to co-ordinate the execution of multiple threads. Which kernel objects are use for Thread Synchronization on different processes? - Event, Mutex, Semaphore

Answer #2App

Download Windows Programming PDF Read All 30 Windows Programming Questions
Previous QuestionNext Question
What is signaled and non signaled state?What is DuplicateHandle (API)?