1.

Let X denote the Exclusive OR (XOR) operation. Let ‘1’ and ‘0’ denote the binary constants. Consider the following Boolean expression for F over two variables P and Q: F(P, Q) = ( ( 1 X P) X (P X Q) ) X ( (P X Q) X (Q X 0) ) The equivalent expression for F is

A. P + Q
B. (P + Q)
C. P X Q
D. (P X Q)
Answer» E.


Discussion

No Comment Found

Related MCQs