Class 12 Computer Science Chapter 6 Boolean Algebra And Logic Gates Quiz 8 (60 MCQs)

Quiz Instructions

Select an option to see the correct answer instantly.

1. In boolean addition 1+1 = .....
2. What is the function of an OR gate?
3. Is represented as
4. (23 !=5) || false
5. The number of Terms in a switching function of four variables
6. The output of a two-input OR gate is high when
7. 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?
8. Which logic gate represents the OR operation?
9. What is a Karnaugh map and how is it used?
10. What is the output of a NOR gate when both inputs are true?
11. THE GATE WHICH IS USED TO REVERSE THE OUTPUT OBTAINED IS .....
12. A NOT gate has .....
13. How can the XOR gate be represented in text-based Boolean algebra?
14. A Boolean expression .....
15. A . B is the same as
16. Evaluate this Boolean expression:NOT(I am in the Library OR It is night time)
17. ..... is elementary building block of a digital circuit that manipulates the binary information
18. How many input values does a NOT gate have?
19. What is the result of the expression NOT (A OR B)?
20. What is the purpose of logic gates?
21. WHICH GATE RETURNS TRUE IF BOTH INPUTS ARE SIMILAR OTHERWISE FALSE.
22. A Karnaugh Map with two variables has how many cells?
23. What does a D-type flip-flop do?
24. What happens if the code finds a 'Yes'?
25. Evelyn and Zoe are deciding whether to go out for ice cream. They agree that they will only go if one of them wants to go, but not both. What is a key feature of their decision-making process?
26. State the first DeMorgan's Theorem.
27. Name the law:-AB=BA
28. How is the XOR operation different from the OR operation?
29. How can logic gate calculations represented?
30. Boolean Addition is equivalent to the ..... operation.
31. What is the binary equivalent of the decimal number 13?
32. Principle of Duality in Boolean Algebra states that startingwith a boolean relation, another Booleanrelation can be derived by:
33. Universal gates are
34. Decide if the boolean expression evaluates to true or false. Given:a = 1, b = 0, c = 3(a * c) != b
35. If 3-input OR gate has 8 input possibilities how many possibilities will result in HIGH output?
36. What does the complement operation do in Boolean Algebra?
37. Evaluate this Boolean expression:I am in Computer Science AND I am in Year 8
38. What is the truth table output for an AND gate when A=0 and B=1?
39. 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?
40. In computers, the "on" and "off" states correlate to .....
41. Recognize the truth table output pattern of an AND gate.
42. Evaluate this Boolean expression:I am in the Library AND It is night time
43. The number of min terms for an expression comprising of 3 variables?
44. Write the dual of 1 + 1 = 1
45. We generally use A, B, C, D for inputs, but start from P for the first gate. This is because P stands for .....
46. Boolean algebra is primarily used in:
47. Which Boolean operator is built from two transistors in parallel?
48. The name of the book written by George Boole and published in 1854
49. What are the main components of a number system?
50. In Hexadecimal number system, D represents .....
51. How many different combinations of 1 and 0 are possible with 2 bits?
52. What is the possible Binary combination of inputs for a 5 input combinational circuit?
53. What is the main advantage of using a Karnaugh Map?
54. Choose 2 forms of Boolean expression
55. Which additional gate(s) are required to build a full adder in addition to those in a half adder?
56. Boolean algebra is define as mathematical expression of ..... Fill in the blank with answer.
57. Which gate will output a 1 if any of the inputs are 1?
58. What base does binary use?
59. What is the correct Boolean expression for a circuit with an OR gate leading into an AND gate, which then leads into a NOT gate?
60. Select the output of a NAND gate when both inputs are 1.