Dual of boolean expression (X+Y).(X + Z).(Y+Z) is_______ .
Answer:
The Dual of a Boolean Expression is obtained by interchanging logical AND operator with logical OR operator and interchanging zeroes with one and vice versa.
Therefore,
Dual of (X+Y).(X’+Z’).(Y+Z) = (X.Y)+(X’.Z’)+(Y.Z)