DEVFYI - Developer Resource - FYI

What is Synchronization Objects?

Windows programming Interview Questions and Answers


(Continued from previous question...)

24. What is Synchronization Objects?

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

(Continued on next question...)

Other Interview Questions