Let fα : {0, 1} → {0, 1} be one of four functions from two bits to one bit defined as fα(x1, x2) = δα1,x1δα2,x2 where α ∈ {0, 1} and x ∈ {0, 1} (The four different functions are label by the two bits of α.) (a) Prove that in order to exactly (no probability of failure) distinguish between these four functions, you need to query this function three times in the worst case. The function is 1 on o...