12. Which of the following expressions is the only correct canonical representation for the function F(x,y,z) = y?

  1. F = SUM m(0,1,4,5)
  2. F = SUM m(0,1,2,3)
  3. F = SUM m(4,5,6,7)
  4. F = SUM m(1,3,5,7)
  5. F = SUM m(2,3,6,7)

1 is WRONG. This is F = y'.

[ Go Back To Question 12 ]

[ Go Back To The Beginning Of Quiz ]