Multiple choice question for engineering Set 1 1. Which of the following allows a lower priority task to run despite the higher priority task is active and waiting to preempt? a) message queue b) message passing c) semaphore d) priority inversion AnswerAnswer: d [Reason:] The priority inversion mechanism where the lower priority task can continue…