Questions: The Consensus Problem

3 questions to test your understanding

Score: 0 / 3
Question 1 Multiple Choice

A system satisfies agreement and termination but its consensus algorithm always decides the value 0, regardless of what processes propose. Which property is violated?

AAgreement
BValidity
CTermination
DLiveness
Question 2 True / False

The FLP impossibility result proves that consensus cannot be solved in a purely asynchronous system even if only one process may crash-fail.

TTrue
FFalse
Question 3 Short Answer

What is the key behavioral difference between a crash-fault process and a Byzantine-fault process?

Think about your answer, then reveal below.