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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Principle of Duality in Boolean Algebra states that startingwith a boolean relation, another Booleanrelation can be derived by:
2. Universal gates are
3. Decide if the boolean expression evaluates to true or false. Given:a = 1, b = 0, c = 3(a * c) != b
4. If 3-input OR gate has 8 input possibilities how many possibilities will result in HIGH output?
5. What does the complement operation do in Boolean Algebra?
6. Evaluate this Boolean expression:I am in Computer Science AND I am in Year 8
7. What is the truth table output for an AND gate when A=0 and B=1?
8. Zaria and Carl are making a game and to go to the next level a player must have >=1000 gold coins. The player only has 900 gold coins and cannot advance until they gather 100 more gold golds. What kind of Boolean Operator has been coded?
9. In computers, the "on" and "off" states correlate to .....
10. Recognize the truth table output pattern of an AND gate.
11. Evaluate this Boolean expression:I am in the Library AND It is night time
12. The number of min terms for an expression comprising of 3 variables?
13. 5 * 7 > 35
14. Write the dual of 1 + 1 = 1
15. We generally use A, B, C, D for inputs, but start from P for the first gate. This is because P stands for .....
16. Boolean algebra is primarily used in:
17. Which Boolean operator is built from two transistors in parallel?
18. 7 + 3 == 10
19. The name of the book written by George Boole and published in 1854
20. What are the main components of a number system?
21. In Hexadecimal number system, D represents .....
22. How many different combinations of 1 and 0 are possible with 2 bits?
23. What is the possible Binary combination of inputs for a 5 input combinational circuit?
24. >= 395
25. What is the main advantage of using a Karnaugh Map?