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

Quiz Instructions

Select an option to see the correct answer instantly.

1. If the result of any logical statement or expression is always False, for all input combinations. It is called Tautology.
2. Which gate is used to find the complement of sum of 2 input signals?
3. OR gate with schematic "bubbles" on its inputs performs the same functions as ..... gate.
4. Evaluate:age = "10"age != 10
5. (1 + A + A) =
6. Logic simplification mainly reduces
7. XOR gate output is HIGH when inputs are
8. What is the main purpose of a flip-flop in digital circuits?
9. How do you perform binary addition?
10. What is the best explanation for why a computer uses boolean logic to manipulate True and False values?
11. What are the basic logical operators in Boolean algebra?
12. What is a problem statement in the context of logic circuits?
13. In computers, an "on" state, when electricity is flowing, represents .....
14. What is the primary function of logic gates in a computer system?
15. Which of the following is De Morgan's Theorem?
16. In an OR Gate if the input A is true and the input B is false the output will be .....
17. What distinguishes an XOR operation from a regular OR operation?
18. Aiden and Abigail are deciding whether to go to the park. Aiden wants to go (true), but Abigail does not (false). If their decision is made using an OR rule, what will be the outcome?
19. How many output bits are required for a two-bit binary adder?
20. Which number represents False?
21. What is the function of a NOT gate?
22. The exam will only accept expressions written in one specific notation
23. In Boolean expression A+AB simplifies .....
24. How can Boolean logic be applied in computer programming?
25. How do we get all the inputs for a truth table with 3 inputs?