Basic Gates MCQs Based Questions
Basic Gates MCQs Based Questions
4. What is the result of applying De Morgan’s theorem to the expression ¬(A + B)?
a) ¬A + ¬B b) ¬A • ¬B c) ¬A + B d) ¬A • B
a) XZ b) XY + Z c) XY + XZ d) XYZ
6. Which circuit designing technique is used to minimize the number of gates required to
implement a Boolean expression?
a) 4 b) 6 c) 8 d) 10
11. What is the output of an AND gate when both inputs are 0?
12. Which of the following is a universal gate and can be used to implement any other gate?
a) ¬X¬Y¬Z b) ¬X + ¬Y + ¬Z c) ¬X + ¬Y + Z d) ¬X + Y + ¬Z
16. How many rows are there in a truth table for a Boolean function with four variables?
a) 4 b) 8 c) 16 d) 32
18. In a Karnaugh map, a group of 2 adjacent cells corresponds to how many variables changing
in the Boolean expression?
a) 0 b) 1 c) 2 d) 3
20. Which of the following circuits can be implemented using only NOR gates?
a) ¬(A + B) = ¬A + ¬B b) ¬(A • B) = ¬A • ¬B
c) ¬(A + B) = ¬A • ¬B d) ¬(A • B) = ¬A + ¬B
22. What is the output of a NOR gate when both inputs are 1?
23. Which circuit designing technique is used to obtain the sum of products form?
24. How many terms are there in a maxterm for a three-variable Boolean function?
a) 4 b) 6 c) 8 d) 10
a) A condition where the output is always 1 b) A condition where the output is always 0
c) A condition where the output is ignored d) A condition where the output is uncertain
a) A + B b) A • B c) A ⊕ B d) A' + B'
29. Which of the following expressions represents the sum of minterms for a Boolean function?
04. A logic circuit with only NAND gates can implement any other logic function. ( )
06. A sequential circuit can store information based on its previous state. ( )
07. A full adder is a combinational circuit that can perform addition of two binary digits. ( )
08. A decoder circuit can be used to convert a binary code to its decimal equivalent. ( )
09. A multiplexer allows for the parallel transmission of multiple data lines. ( )
11. Minterms are used in the process of simplifying Boolean expressions using Karnaugh
maps.
12. In Boolean algebra, the identity element for the AND operation is 1, and for the OR
operation is 0.
13. In a Karnaugh map, adjacent cells represent terms that differ in only one variable.
14. De Morgan’s laws describe the relationship between logical negation and conjunction
(AND) or disjunction (OR).
16. The complement of the sum of two variables is equal to the product of their complements.