Logic gateHard

Question

The correct truth table for the given input data of the following logic gate is :





Options

A.
InputsOutput
ABCDY
11011
00110
10101
11110
B.
InputsOutput
ABCDY
11011
00110
10100
11111
C.
InputsOutput
ABCDY
11010
00110
10101
11111
D.
InputsOutput
ABCDY
11010
00111
10101
11111

Solution

$${Y = \overline{(\overline{A \cdot B}) \cdot (C + D)} = \overline{\overline{A \cdot B}} + (\overline{C + D}) }{Y = (A \cdot B) + (\overline{C + D})}$$

Create a free account to view solution

View Solution Free
Topic: Logic gateยทPractice all Logic gate questions

More Logic gate Questions