Response to the following problem:
Consider binary number (x1,x2,x3 ) and determine the truth table of a function that has the value 1 if the number of 1 bits is even. Do the same for a function having the value 1 for an odd number of 1-bits.
Make sure you use enough details to support your answer.