6. Given that F = SUM m(0,1,4,5,6), which of the following
correctly describes F'?
- F' = SUM m(1,4,6,7)
- F' = PRD M(2,3,7)
- F' = PRD M(0,1,4,5,7)
- F' = SUM m(0,1,4,5,6)
- F' = SUM m(2,3,7)
5 is CORRECT. The truth table for F' has ones in rows 2,3,
and 7; therefore F' = SUM m(2,3,7).
[ Go Back To Question 6 ]
[ Go Back To The Beginning Of Quiz ]