Logic Gates
Test your knowledge on logic gates like AND,NAND,OR,NOR,NOT
Questions
The symbol of NOT function is
- plus
- dot
- bar
- none of these
The symbol of AND function is
- +
- .
- $
- #
The symbol of OR function is
- +
- .
- $
- #
The operation of gate is described by
- arithmetic expression
- boolean expression
- both (1) and (2)
- none of these
The binary information is represented by
- signals
- symbols
- codes
- numbers
Gates produce signals
- 0 only
- 1 only
- 0 or 1
- 0 and 1
The binary logic deals with ____ variables.
- decimal
- binary
- octal
- hexadecimal
Voltage is an electrical ____
- signal
- symbol
- code
- number
AND gate has more than _____ inputs.
- one
- two
- zero
- none of these
The symbol for XOR function is
- bar
- plus
- dot
- plus inside the circle
The input-output relationship of gates is given by
- false table
- truth table
- table
- none of these
An OR gate produces 0 output when both inputs are
- 0, 0
- 1, 1
- 2, 2
- 3, 3
The XNOR function is the complement of
- NOT
- OR
- AND
- XOR
The NOR function is the complement of ______ function.
- NOT
- OR
- AND
- NAND
The NOT gate has _____ output(s).
- 0
- 1
- 2
- 3
The NAND function is the complement of _____ function.
- NOT
- OR
- AND
- NOR
The output of AND gate is 1 when both inputs are
- 0, 0
- 1, 1
- 2, 2
- 3, 3
The manipulation of binary information is done by logic circuits called ____.
- gates
- trunks
- channels
- networks
The NOT gate has _____ input(s).
- 0
- 1
- 2
- 3
The NOT gate produces the output 0, when the input is
- 0
- 1
- 2
- 3
The NAND and NOR gates are called
- basic logic gates
- universal logic gates
- both (1) and (2)
- none of these
The NOT, OR and AND gates are called
- basic logic gates
- universal logic gates
- both (1) and (2)
- none of these
The NOT gate is also called
- inverter
- decoder
- encoder
- multiplexer
The output of XOR gate is 1, when both inputs are
- 0, 0
- 1
- both (1) and (2)
- None of these
The NOT gate produces the output 1, when the input is
- 0
- 1
- 2
- 3