JKSSB Mock Tests

What fundamental conceptual difference exists between a Mutex and a Semaphore in thread synchronization?

A. A Mutex works over networks, Semaphores are local
B. A Mutex involves strict ownership (only the thread that locked it can unlock it), while a Semaphore is just a signaling counter
C. A Mutex does not halt the CPU, Semaphores do
D. A Mutex is hardware-based, Semaphores are software-based
Answer: Option B
Solution (By JKSSB Mock Tests Team)
A Mutex (Mutual Exclusion) provides exclusive access to a resource for one thread. A semaphore tracks availability of multiple identical resources.
This Question Belongs to: Computer mcqs Computer set 1

Target SSC, Railway, UPSC & JKSSB Exams

Welcome to JKSSB Mock Tests's comprehensive question bank. Practicing objective multiple-choice questions (MCQs) on topics like Computer set 1 is essential for clearing high-competition exams such as SSC CGL, CHSL, Railway RRB NTPC, UPSC Prelims, and JKSSB.

The solution provided above gives you the exact logical breakdown needed to handle similar queries in the actual exam environment. To maximize your score, we recommend solving the related questions provided on this page and taking our free randomized mock tests to evaluate your time management skills.

Frequently Asked Questions

Yes, the concepts covered in Computer mcqs are highly relevant and repeatedly asked in SSC (CGL, MTS, CHSL), Railway (RRB NTPC, ALP), UPSC, and state PSC exams like JKSSB.

After reading the direct solution, try to understand the core concept behind it. Use our platform to practice similar questions from the same topic to reinforce your memory and improve accuracy.