Font size
Worksheets1.4 Logic Gate
Total questions: 20
Worksheet time: 40mins
What is the output Y of this logic circuit if A = 1, B = 1, and C = 1
0
1
Logic statement for Y1
A⋅B
A+B
A⋅B⋅C⋅D
C⋅D
A+B+C+D
Logic statement for Y2
B+C
C+D
A⋅B⋅C⋅D
C⋅D
A+B+C+D
Logic statement for Y
B+C
C+D
A⋅B⋅C⋅D
C⋅D
A+B+C+D
Derive T from the logic circuit given
A⋅B+B⋅C⋅(B+C)
A⋅B+B⋅C⋅B+C
A+B⋅B+C+(B⋅C)
A+B⋅B+C+B⋅C
Derive expression for Y
(A⋅B)+C
(A⋅B)+C
(A⋅B)+C
A⋅B+C
What is the value of E if both input is TRUE
TRUE
FALSE
Which logic gate is represented by this truth table?
A GATE THAT RETURN THE INVERSE VALUE OF THE INPUT.
XOR
XNOR
NOT
XNOT
What is the output Z of this logic cricuit if A = 1 and B = 1
0
1
"The burglar alarm will go off if either the door or the window or both are opened". This is an example of which type of Logic?
AND
OR
NOT
NOR
What is the final value of the logic circuit given if A=1, B=0, C=1
TRUE
FALSE
