https://quizack.com/system-programming/mcq/in-order-to-prevent-signal-handler-race-conditions-a-developer-must-do-which-of-the-following
Answer:
Call sigaction() to block the signal and set the signal mask at the same time
Note: This Question is unanswered, help us to find answer for this one
More System Programming MCQ Questions