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

Quiz Instructions

Select an option to see the correct answer instantly.

1. Where can boolean expressions be found?
2. In the example problem statement for a security system, what condition prevents the alarm from sounding?
3. In an AND Gate if the input A is true and the input B is false the output will be .....
4. How do you design a simple circuit using AND and OR gates?
5. The output of any logic gate can have either of two
6. What is the result of A AND B if A is 1 and B is 0?
7. With a single transitor, if we turn the input on, .....
8. Which of the following gates outputs 1 only when both inputs are 1?
9. 10 < 6 || 26 != 14
10. Which logic operator is mentioned?The statement (A ..... B) is true when at least one of A or B is true.
11. What is a Karnaugh map used for?
12. What is the significance of the binary-coded decimal (BCD)?
13. Which gates are called Universal gates?
14. What is the result of the logical AND operation when both inputs are true?
15. With the output wire attached before a transistor, and the transistor is grounded, it acts like .....
16. In boolean addition 1+1 = .....
17. NAND gate is
18. What is the function of an OR gate?
19. Is represented as
20. How would you write an if-else statement in Java to check if a number is positive or negative?
21. The symbol for not equal to is .....
22. (23 !=5) || false
23. The number of Terms in a switching function of four variables
24. The output of a two-input OR gate is high when
25. Luna is learning how computers store information. Her teacher explains that computers use a system that represents two states, like "on" and "off" . What does the term "Binary" refer to in computing?