4. Given the function F(A,B,X,Y) = AB + X'Y, the most simplified Boolean representation for F' is

  1. (AB)' + (X'Y)
  2. A'*B' + XY'
  3. (A'+ B')(X + Y')
  4. (AB + X'*Y)'
  5. (AB)'(X'*Y)'

4 is WRONG. Correct, but DeMorgan's law is not yet applied.

[ Go Back To Question 4 ]

[ Go Back To The Beginning Of Quiz ]