Write a program to open a file for reading and print out its entire contents
Java OS Programming Interview Questions
Explain the difference between a mutex and a semaphore? If you need to protect access to an increment operation which one would be the best choice?