A ______ is an elementary building block of a digital circuit.
Logic gate
Algorithm
Flow chart
None
__________ is a circuit which is capable of remembering the value which is given as input.
Summer
Flip flop
Logic circuit
The output of a NOR gate is HIGH if _________ .
All inputs are HIGH
any input is HIGH
Any input is LOW
all inputs are LOW
In NOR gate, both inputs are 1 then the output is _______
0
1
Infinite
A ________ is a breakdown of a logic function by listing all possible values the function can attain.
Logic Table
Truth Table
False Table
A unit that adds two binary digits is called as _________.
Half Adder
Full Adder
Inverse Adder
+5 V voltage represent a logic ______ .
Both of these
Which of the following logical operations is represented by the + sign in Boolean algebra?
INVERSION
AND
OR
Complement
The output of the NAND gate is ________ .
C=(A . B)
C=(A + B)
C=NOT (A . B)
C=NOT (A + B)
The NOT gate is also called as _______ .
Minus
Negative
Logical Inverter