Class 12 Computer Science Chapter 6 Boolean Algebra And Logic Gates Quiz 16 (25 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. Which of the following is the correct logical expression for sum of a 2-bit binary adder?
2. Define the AND gate and its truth table.
3. The Boolean algebra is based on the premises that
4. True or False:NOT gates can only have one input
5. What is the result of 1 + 1 in Boolean Algebra?
6. Which type of logic gate/circuit can store inputs and thereby act as memory?
7. The commutative law of multiplication for two variables is written as AB = .....
8. Define the XOR gate and its function.
9. Evaluate:8 >= 8
10. How many minterms are possible with 4 variables?
11. What is the result of NOT 1?
12. Boolean Multiplication is equivalent to the ..... operation.
13. Which of the following relationships represents the dual of the Boolean property x + x'y = x + y?
14. Olivia and Nora are planning a picnic. The picnic will only happen if both Olivia and Nora are available. Which logic gate represents this situation, outputting true only when both inputs are true?
15. Which logic gate outputs 1 only when both inputs are 1?
16. A NOT gate has ..... (1 mark)
17. What is the output of an AND gate if its inputs are 1 and 1?
18. What would the following condition return?20 + 10 * 5 > 70
19. The output of a two input AND gate is high when
20. What is the difference between a signed and an unsigned binary number?
21. 0 OR 1
22. Which of the following is the correct truth table for an AND gate with two inputs (A and B)?
23. What symbol represents the OR gate in text-based Boolean algebra notation?
24. Name the law which states X+Y = Y+X
25. Digital Signals have how many defined levels? a. 0 b. 1 c. 2 d. infinite