MCQ IN COMPUTER SCIENCE & ENGINEERING

COMPUTER SCIENCE AND ENGINEERING

DIGITAL LOGIC

Question [CLICK ON ANY CHOICE TO KNOW THE RIGHT ANSWER]
The Boolean expression Y = (AB)’ is logically equivalent to what single gate?
A
NAND
B
NOR
C
AND
D
OR
Explanation: 

Detailed explanation-1: -The Boolean expression Y = (AB)’ is logically equivalent to what single gate? Explanation: If A and B are the input for AND gate the output is obtained as AB and after inversion we get (AB)’, which is the expression of NAND gate.

Detailed explanation-2: -The Boolean expression Y = (AB)’ is logically equivalent to NAND gate.

Detailed explanation-3: -The Boolean expression given for a NAND gate is that of logical addition and it is opposite to AND gate. The Boolean expression is given by a single dot (.) with an overline over the expression to show the NOT or the logical negation of the NAND gate.

Detailed explanation-4: -Here, A+AB=A(1+B)=A since in Boolean algebra, 1+B=1.

Detailed explanation-5: -In Boolean algebra A. B=Y implies that Y exists when both A and B exist but not when only A or B exists.

There is 1 question to complete.