π From Operating System β’ 17. Distributed Systems β’ 11 questions available
Practice MCQs for Failure detection in Robustness. Test your knowledge with carefully crafted questions across easy, medium, and hard difficulty levels.
π Last updated: 2026-07-27
Q1. Which technique commonly used for failure detection involves processes periodically sending short messages to each other?
π‘ Difficulty: easy | β Correct: A
Q2. How does the timeout interval affect the tradeβoff between detection speed and false positives in a failure detector?
π‘ Difficulty: medium | β Correct: C
Q3. Consider a system with N processes where each process sends a ping to every other process every \(T\) seconds. The network can deliver messages with latency up to \(L\) seconds. To guarantee that a real crash is detected within \(D\) seconds with at most one false suspicion, which inequality must hold?
π‘ Difficulty: hard | β Correct: C
β¬οΈ View all questions in the quiz below