https://quizack.com/system-programming/mcq/if-a-process-has-locked-a-system-v-semaphore-and-receives-a-sigkill-signal-which-of-the-following-is-true
Answer:
The process terminates without releasing the semaphore.
The semaphore is released if the process had specified SEM_UNDO during creation.
Note: This question has more than 1 correct answers
Note: This Question is unanswered, help us to find answer for this one
More System Programming MCQ Questions