Which of the following problem cannot be solved using greedy approach? Correct Answer: A Question 379 Explanation: Greedy Problems: 1. Job scheduling 2. Minimum spanning tree […]
Question 892 Which of the following is correct with respect to Two phase commit protocol? A Ensures serializability B Prevents Deadlock C Detects Deadlock D Recover […]