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

Quiz Instructions

Select an option to see the correct answer instantly.

1. XNOR gate output is HIGH when inputs are
2. A NAND gate is called a universal logic element because
3. Divides a number by another number and returns just the remainder
4. What is a logic gate and how does it relate to Boolean logic?
5. In Boolean Algebra, the complement of (A + B)' is:
6. ( (7<4 || 7>4) ) && ( 6 !=2 )
7. A Half-Adder circuit is ..... (1 Point)
8. Which of the following is not a Boolean operator?
9. What would the following condition return?( 20 + 10 ) * 5 > 7
10. Choose the Boolean operator represented by the symbol (+).
11. How many rows will a truth table with 3 inputs have
12. Evaluate this Boolean expression:I am NOT in Computer Science OR I am NOT in Year 8
13. Which of the following represents the hexadecimal number 'A'?
14. Which gate requires only one input to be true while the other must be false for the output to be true?
15. A rule in Boolean algebra which permits the multiplying or factoring out of an expression
16. X + XY =?
17. What does a NOT operation do to a boolean value?
18. The output of an exclusive-NOR gate is 1, Which input combination is correct?
19. What is the Boolean value for the statement "True AND False" ?
20. The expression for Absorption law is given by .....
21. The Demorgan's law (AB)' = .....
22. Discuss the importance of Boolean algebra in computer science.
23. A single logic gate is an electronic component made of transistors, which does what?
24. OR gate output is LOW when
25. What would the following condition return?8 < 4