Windows Programing Question:

Explain Synchronization Objects?

Tweet Share WhatsApp

Answer:

Synchronization 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

Download Windows Programing PDF Read All 35 Windows Programing Questions
Previous QuestionNext Question
Differentiate between the Compiler and Interpreter?Explain tombstone lifetime attribute?