1.   	Which of the following relationships represents the dual of the Boolean property x + x' = 1?   (Note: * = AND, + = OR)
 
-      x'* x = 1
 -      x * x'= 1
 -      x + x'= 0
 -      x * x'= 0
 -      x'* x = 0
 
1 is WRONG.  You failed to interchange the 1's in the original expression with 0's.
[  Go Back To Question 1 ]
[ Go Back To The Beginning Of Quiz ]