Discussion :: Exam Questions Paper
-
Which of the following Boolean Expression correctly represents the relation between P, Q, R and M1?
Answer : Option D
Explanation :
M1 = Z XOR R
M1 = (X, Y) XOR R
= M1 = [P.Q.(P + Q)]XOR R
= (PQ + PQ) XOR R = (P XOR Q) XOR R.
Be The First To Comment