The circuit that performs addition within the arithmetic and logic unit of the CPU are called ________ .
Added
Adder
Truth table
Gate
A __________ is an expression in a programming language that produces a Boolean value when evaluated.
Boolean Expression
Type Expression
Byte Expression
None
In Boolean algebra, ______ symbols stands for the AND gate.
Multiplication (.)
Addition (+)
Subtraction (-)
XOR stands for ______ .
Extra OR
Exclusive OR
Execution OR
EXOR
If a 3-input NOR gate has eight possibilities, how many of those possibilities will result in a HIGH output?
1
2
7
8
________ and ________ are called the universal gate.
AND, OR
NAND, NOR
XOR, XNOR
NOT
The output of the NAND gate is ________ .
C=(A . B)
C=(A + B)
C=NOT (A . B)
C=NOT (A + B)
_________ is an electronic work bench which is used for design and analysis of circuit.
Multitech
MultiTool
MultiSim
ALL
_________ is a simulation tool for electronic circuit.
Electronic tool
E-tool
Electronic Workbench
A unit that adds together three binary digits is called a _________ .
Half Adder
Full Adder
Inverse Adder