Logic Gates (OR. AND. NOT. NAND and NOR) NEET Questions

Logic Gates (OR. AND. NOT. NAND and NOR) MCQ Questions

7.
If one input of an OR gate is HIGH and the other is LOW, what will be the output?
A.
HIGH
B.
LOW
C.
0
D.
1
ANSWER :
A. HIGH
8.
What is the Boolean expression for a NAND gate?

NEET - 2016

A.
AB
B.
A + B
C.
(AB)'
D.
(A + B)'
ANSWER :
C. (AB)'
9.
What is the Boolean expression for a NAND gate?
A.
A + B
B.
A . B
C.
A ⊕ B
D.
(A.B)’
ANSWER :
D. (A.B)’
10.
Which gate has the truth table opposite to the AND gate?
A.
XOR
B.
NAND
C.
NOR
D.
AND
ANSWER :
C. NOR
11.
Which logic gate produces a high output (1) if at least one of its inputs is high?

NEET - 2017

A.
AND
B.
OR
C.
NOR
D.
NAND
ANSWER :
B. OR
12.
The output of a NOT gate is 0 when the input is:
A.
1
B.
0
C.
0
D.
1
ANSWER :
B. 0