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

Quiz Instructions

Select an option to see the correct answer instantly.

1. In a positive logic circuit
2. Define the output of a NOT gate when input is 0.
3. State the Boolean law that says A + 0 = A.
4. What is a Boolean Operator?
5. Construct a truth table for the expression A AND B.
6. Harper is learning about how computers store information. Which of the following best describes the binary system that Harper is studying?
7. What is the output of the following boolean expression in Java:!(4 == 4)?
8. A logic state can only be .....
9. As Zoe begins to learn about how computers work, she starts by understanding the basic electrical signals. As she moves up to learning about programming languages and software, what concept does she leave behind as she journeys up the ladder of abstraction?
10. 0 AND 1
11. In what types of coding structures are Boolean Operators used?
12. Which number represents True?
13. What is the dual of the operation A.B+A.C?
14. Boolean variables have values
15. NOR gate is
16. Which of the following is NOT a basic logic gate?
17. Evaluate:9 < 7
18. The NOT gate is also known as a:
19. A nibble contains ..... bits.
20. What is a logic circuit?
21. The Boolean expression (A + B)'.(A'+ B')' simplifies to
22. Select the number which cannot be base 10
23. Evaluate this Boolean expression:I am in Year 8 OR I am in Year 7
24. What is the main function of an adder circuit?
25. Evaluate:5 > 2