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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Choose 2 forms of Boolean expression
2. Which additional gate(s) are required to build a full adder in addition to those in a half adder?
3. 6 < 7 && 6 > 7
4. Boolean algebra is define as mathematical expression of ..... Fill in the blank with answer.
5. Which gate will output a 1 if any of the inputs are 1?
6. What base does binary use?
7. What is the correct Boolean expression for a circuit with an OR gate leading into an AND gate, which then leads into a NOT gate?
8. Select the output of a NAND gate when both inputs are 1.
9. Evaluate:18 > 4 and 18 < 20
10. In Boolean algebra, what is the result of NOT(True)?
11. What is the Boolean expression for a NAND gate?
12. Which logic gate produces an output of 1 only when all inputs are 0?
13. What is the principle of redundancy in Boolean algebra?
14. What is a binary number system?
15. ( 5-3 ) * 8 >= 16
16. 5 < 7 AND 6 > 7
17. Boolean values are true or false. Which parameter is a boolean?Rect(left, top, width, height, fill='black', opacity=100, visible=True)
18. If a input signal a=11100 is applicable to a NOT gate, its output signal is
19. Which gate inverts the input?
20. For the OR operation .....
21. A switching function f(A, B, C, D) = A'B'CD+A'BC'D+A'BCD+AB'CD
22. How is Boolean algebra applied in designing digital circuits?
23. A Half Adder has how many inputs and outputs?
24. Name the basic Boolean Operators.
25. Benjamin is learning about how computers work in his technology class. His teacher explains that the foundation for digital logic used in computers was laid by a famous mathematician. Who is this mathematician?