Tardigrade
Tardigrade - CET NEET JEE Exam App
Exams
Login
Signup
Tardigrade
Question
Physics
The output of a NOR gate is HIGH when
Q. The output of a
NOR
gate is HIGH when
1826
214
TS EAMCET 2020
Report Error
A
all inputs are HIGH
B
any input is HIGH
C
any input is LOW
D
all inputs are LOW
Solution:
The Boolean expression of
NOR
gate is
Y
=
A
+
B
where,
A
and
B
are inputs and
Y
is the output.
Truth table of
NOR
gate is
A
B
Y
=
A
+
B
0
0
1
0
1
0
1
0
0
1
1
0
Hence, when all inputs
(
A
and
B
)
are low
(
0
)
, then output of
NOR
gate is high
(
1
)
.