Windows Threads Question:

semaphore variable is different from ordinary variable by?

Tweet Share WhatsApp

Answer:

Semaphore variable is used under 'n' process solutions to
handshake mutual exclusion rule, where as ordinary variable
is used such circumstance is error prone if set that
variable as boolean type even you get problem while setting
value to parent thread.

where n>1

check it out!

Download Windows Threads PDF Read All 16 Windows Threads Questions
Previous QuestionNext Question
What is Windows DAEMON?Which one is not needed for Multi-program environment?