Interviewer And Interviewee Guide

C++ Programming Interview Question:

What is the difference between Mutex and Binary semaphore?

Submitted by: Administrator
semaphore is used to synchronize processes. where as mutex is used to provide synchronization between threads running in the same process.
Submitted by: Administrator

Read Online C++ Programming Job Interview Questions And Answers
Copyright 2007-2024 by Interview Questions Answers .ORG All Rights Reserved.
https://InterviewQuestionsAnswers.ORG.