Logic Gate Questions Flashcards
(14 cards)
What is the output of an AND gate when both inputs are 1?
1
What is the output of an OR gate when both inputs are 0?
0
What is the output of a NAND gate when both inputs are 1?
0
What is the output of an EXCLUSIVE OR (XOR) gate when the inputs are 1 and 0?
1
What is the output of an EXCLUSIVE NOR (XNOR) gate when both inputs are 1?
1
What is the function of a NOR gate?
Outputs 1 only when both inputs are 0
What happens to the output of a digital logic function when the inputs are both false (0)?
Output depends on the logic function
Fill in the blank: The output of a NAND gate is ______ when both inputs are 0.
1
True or False: An AND gate can output a 0 if at least one input is 1.
True
What is the output of an OR gate when both inputs are 1?
1
What is the output of a NOR gate when one input is 1 and the other is 0?
0
What is the output of an AND gate when both inputs are LOW?
0
At time T1, what is the state of input A and B?
Not specified
What condition must be met for the output of the AND gate to be HIGH?
Both inputs must be HIGH