A unit that adds two binary digits is called as _________.
Half Adder
Full Adder
Inverse Adder
None
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
+5 V voltage represent a logic ______ .
0
1
Both of these
The circuit that performs addition within the arithmetic and logic unit of the CPU are called ________ .
Added
Adder
Truth table
Gate
Which of the following logical operations is represented by the + sign in Boolean algebra?
INVERSION
AND
OR
Complement
__________ is a circuit which is capable of remembering the value which is given as input.
Summer
Flip flop
Logic circuit
________ and ________ are called the universal gate.
AND, OR
NAND, NOR
XOR, XNOR
NOT
In Boolean algebra, ______ symbols stands for the AND gate.
Multiplication (.)
Addition (+)
Subtraction (-)
The output of the NAND gate is ________ .
C=(A . B)
C=(A + B)
C=NOT (A . B)
C=NOT (A + B)
A ________ is a breakdown of a logic function by listing all possible values the function can attain.
Logic Table
Truth Table
False Table