Windows Programming Question:
Download Questions PDF

What is Synchronization Objects?

Answers:

Answer #1
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

Answer #2
App

Download Windows Programming Interview Questions And Answers PDF

Previous QuestionNext Question
What is signaled and non signaled state?What is DuplicateHandle (API)?