NEW
Font size
Worksheets1.4.3. Boolean Algebra
Total questions: 34
Worksheet time: 23mins
Simplify the following Boolean expression: ¬B∧¬A∨¬B
¬B∧¬A
¬A∧¬B
¬B∨¬A
¬A∨¬B
¬B
Apply one of De Morgan’s Laws to the following Boolean expression: ¬(A∧C)
¬A ∨ ¬C
¬(A∨C)
¬(A∧C)
¬(A∨¬C)
(¬A∨C)
9.What is the Boolean expression for this logic gate?
A.X=A^B
B.X=A˅B
C.X=A*B
10.What is the Boolean expression for this logic gate?
A.X=˅A
B.X=&A
C.X=¬A
12.How many intermediate outputs do you require to realise the truth table of this logic circuit?
A.1
B.2
C.3
D.4
13.What is the output of gate 1, when A=1 and B=0?
A.0
B.1
14.What is the output of gate 2, when C=1 and D=0?
A.0
B.1
15.What is the output (X) of gate 3, when A=1, B=1, C=1 and D=0?
A.0
B.1
16.What is the output (X) of gate 3, when A=0, B=1, C=1 and D=1?
A.1
B.0
17.When is the output (X) of gate 3 FALSE?
A.A=1, B=0, C=1 and D=1
B.A=1, B=1, C=0 and D=1
C.A=1, B=1, C=0 and D=0
D.A=1, B=0, C=0 and D=0
18.What is the Boolean expression of the circuit shown?
A.X = (A˅B) ^ (C^D)
B.X = (A˅B) ^ (C˅D)
C.X = (A^B) ˅ (C^D)
D.X = (A^B) ˅ (C˅D)
Which of the following logic statement holds good for this truth table?
A.X= (A AND B) OR ((NOT A) AND (NOT B))
B.X= (A OR B) AND ((NOT A) OR (NOT B))
C.X= (A AND B) OR (NOT (A AND B))
Which of the following logic statement holds good for this truth table?
A.X= A˅B˅C
B.X= (A^B^¬C) ˅ (A^¬B^C) ˅ (¬A^¬B^C)
C.X= (A^B^C) ˅ (A^B^C) ˅ (A^B^C)
D.X= (A^B^¬C) ˅ (A^¬B^C) ˅ (¬A^B^C)
