Logic Gates Flashcards
What does an AND gate output when both inputs are true?
True
What is the symbol for an OR gate?
A curved shape with two inputs and one output
True or False: An XOR gate outputs true only when both inputs are the same.
False
What is the output of a NOT gate when the input is false?
True
Fill in the blank: An AND gate has ______ inputs.
Two or more
What is the primary function of a NOT gate?
To invert the input signal
What does an OR gate output when at least one input is true?
True
In a truth table, what is the output of an AND gate when both inputs are false?
False
What is the output of an XOR gate for the inputs true and false?
True
True or False: An OR gate requires both inputs to be true to output true.
False
What is the truth table output for a NOT gate with input true?
False
Multiple Choice: Which gate outputs true only when the inputs are different? A) AND B) OR C) XOR
C) XOR
What is the output of an AND gate with inputs true and false?
False
Fill in the blank: The output of an OR gate is ______ when both inputs are false.
False
What type of gate is used to combine multiple true conditions?
AND gate
In digital circuits, what does the symbol for a NOT gate look like?
A triangle pointing to a small circle
True or False: An XOR gate is a type of digital logic gate.
True
What is the output of an OR gate with inputs true and true?
True
Multiple Choice: Which gate would you use to ensure all conditions must be met? A) NOT B) AND C) OR
B) AND
What is the output of a NOT gate with input false?
True
Fill in the blank: An XOR gate is also known as an ______ gate.
Exclusive OR
What is the output of an AND gate when one input is true and the other is false?
False
True or False: An AND gate can have more than two inputs.
True
What is the truth table output for an XOR gate with inputs false and false?
False