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

Quiz Instructions

Select an option to see the correct answer instantly.

1. According to Distributive law, A(B+C)=
2. James is deciding whether to go outside. If it is not raining, he will go. In Boolean terms, what does the NOT operation do in this scenario?
3. DEMORGAN'S THEOREM STATES THAT .....
4. Evaluate this Boolean expression:I am in Year 8 AND I am in Year 7
5. A real is .....
6. He BCD code for the decimal number 9 is:
7. A unit which addes two inputs and a carry bit together
8. Evaluate:die1 = 6die2 = 3score = die1*2+die2score >= 10
9. True or False:AND gates output a 1 if both inputs are 0
10. AB =
11. Current flows through a transistor, between electrodes, when electricity is applied to the .....
12. (Not True) OR ( (5 < 4) || (Not True) )
13. Simplify the Boolean function x + (x'y) to a minimum number of literals.
14. The output of two input AND gate is high when
15. In boolean algebra A+1 = .....
16. A 3-variable K-map consists of:
17. When is the output for OR gate TRUE?
18. What is the role of Karnaugh maps in simplifying Boolean expressions?
19. Another way to represent OFF or FALSE. (1 mark)
20. Which is the 1's complement of (01011001) ..... 2?
21. What is the symbol for logical addition in Boolean Algebra?
22. Lily installs a security system in her house. The system uses a NOT gate to control the alarm. If the sensor input is true (meaning a door is open), what will be the output of the NOT gate to the alarm?
23. Arjun is learning about how computers make decisions using Boolean Algebra. His teacher asks him:Which of the following is NOT a fundamental operation in Boolean Algebra?
24. In an XOR Gate if the input A is true and the input B is false the output will be .....
25. The Boolean expression (X + Y).(X + Y') simplifies to