Worksheets Name
Logic Circuits AND Logic Statements
Class
Total questions: 30
Worksheet time: 45mins
Date
Instructor name: Roberto Cistia
1.
What is the output for this logic circuit?
a) 0 b) 1
2.
What is the output for this logic circuit?
a) 0 b) 1
3.
What is the output for this logic circuit?
a) 0 b) 1
4.
What is the output for this logic circuit?
a) 1 b) 0
5.
What is the output for this logic circuit?
a) 0 b) 1
6.
What logic gate is the equivalent of this circuit?
a) NAND b) XOR
c) NOR d) XNOR
7.
What is the output for this logic circuit?
a) 0 b) 1
8.
What is the output for this logic circuit?
a) 0 b) 1
9.
What is the output for this logic circuit?
a) 1 b) 0
10.
What is the output for this logic circuit?
a) 1 b) 0
11.
What is the output for this logic circuit if A = 0, B = 0 and C = 0?
a) 0 b) 1
12.
What is the output for this logic circuit if A = 1, B = 1 and C = 1?
a) 0 b) 1
13.
What is the output for this logic circuit if A = 1, B = 1 and C = 0?
a) 1 b) 0
14.
What is the output for this logic circuit if A = 1, B = 0 and C = 1?
a) 0 b) 1
15.
What is the logic expression for this logic circuit? Inputs are in alphabetical order from the top.
a) (A OR B) AND B b) (A AND B) OR B
c) (A OR B) OR B d) (A AND B) AND B
16.
What is the logic expression for this logic circuit? Inputs are in alphabetical order from the top.
a) NOT(A AND B) b) A AND B OR NOT B
c) (A AND B) AND NOT B d) NOT(A OR B)
17.
What is the logic expression for this logic circuit? Inputs are in alphabetical order from the top.
a) A OR (NOT B) b) A OR (A OR NOT B)
c) NOT(A OR B) d) (NOT A) OR B
18.
What is the logic expression for this logic circuit? Inputs are in alphabetical order from the top.
a) NOT A AND NOT B OR A b) A AND (B OR NOT B)
c) (A AND B) OR (NOT B) d) A OR B OR (NOT B)
19.
What is the logic expression for this logic circuit? Inputs are in alphabetical order from the top.
a) (A AND NOT B) OR C b) (A AND B) OR NOT C
c) A OR B OR NOT C d) (A OR B) AND NOT C
20.
What is the logic expression for this logic circuit? Inputs are in alphabetical order from the top.
a) (NOT A AND NOT B) OR (NOT B OR C) b) ((NOT A) OR NOT B) OR (NOT B OR C)
c) (A OR B) OR (NOT B AND C) OR NOT C d) (A AND NOT B) OR (B AND NOT C)
21.
What is the output Y of this logic cricuit if A = 1, B = 1, and C = 1
a) 1 b) 0
22.
What are the inputs value if the output is 0
a) 0000 b) 1111
c) 0101 d) 1100
23.
What is the output Z of this logic cricuit if A = 1 and B = 1
a) 1 b) 0
24.
What will the circuit's output be?
a) 1 b) 0
25.
What will the circuit's output be?
a) 1 b) 0
26.
What will the circuit's output be?
a) 1 b) 0
27.
Which truth table is correct for this logic gate?
a) b)