1.

What are Multithreaded programs?(a) lesser prone to deadlocks(b) more prone to deadlocks(c) not at all prone to deadlocks(d) none of the mentionedThis question was posed to me in final exam.I want to ask this question from Deadlock Prevention in portion Deadlocks of Operating System

Answer»

Right answer is (B) more PRONE to deadlocks

For explanation: Multiple threads can COMPETE for SHARED resources.



Discussion

No Comment Found

Related InterviewSolutions