Podcast
Questions and Answers
Which logic gate performs the NOT-AND operation?
Which logic gate performs the NOT-AND operation?
- OR gate
- XOR gate
- NAND gate (correct)
- AND gate
How many inputs does a NOT gate (Inverter) have?
How many inputs does a NOT gate (Inverter) have?
- 0
- 3
- 2
- 1 (correct)
Which logic gate can be used in the half adder, full adder, and subtractor circuits?
Which logic gate can be used in the half adder, full adder, and subtractor circuits?
- NAND gate
- AND gate
- OR gate
- XOR gate (correct)
What is the minimum number of inputs for an OR gate?
What is the minimum number of inputs for an OR gate?
Which logic gate performs the NOT-OR operation?
Which logic gate performs the NOT-OR operation?
What is the abbreviation for the exclusive-OR gate?
What is the abbreviation for the exclusive-OR gate?
How many input variables are required for an exclusive-NOR gate?
How many input variables are required for an exclusive-NOR gate?
Which theorem proves that when two or more input variables are AND'ed and negated, they are equivalent to the OR of the complements of the individual variables?
Which theorem proves that when two or more input variables are AND'ed and negated, they are equivalent to the OR of the complements of the individual variables?
What type of circuits are dependent on clock cycles and past inputs to generate any output?
What type of circuits are dependent on clock cycles and past inputs to generate any output?
In which type of logic circuit does the output depend only upon present input?
In which type of logic circuit does the output depend only upon present input?