mirandamolloy
Quiz by , created more than 1 year ago

Revision of XOR Gates

8
0
0
mirandamolloy
Created by mirandamolloy over 8 years ago
Close

XOR Gates - Computing AS

Question 1 of 7

1

What would be produced if the entries A = 1 and B = 0 were put through a XOR gate? (TRUE = 1, FALSE = 0)

Select one of the following:

  • True
  • False

Explanation

Question 2 of 7

1

What would be produced if the entries A = 0 and B = 0 were put through a XOR gate? (TRUE = 1, FALSE = 0)

Select one of the following:

  • True
  • False

Explanation

Question 3 of 7

1

What would be produced if the entries A = 1 and B = 1 were put through a XOR gate? (TRUE = 1, FALSE = 0)

Select one of the following:

  • True
  • False

Explanation

Question 4 of 7

1

Which of these is a possible combination of A,B and Q for the XOR gate? (2 answers)

Select one or more of the following:

  • A = 0, B = 0, Q = 1

  • A = 1, B = 1, Q = 0

  • A = 1, B = 0, Q = 1

  • A = 0, B = 0, Q = 0

Explanation

Question 5 of 7

1

What logic gate is this?
A / B / Q
0 / 0 / 1
0 / 1 / 1
1 / 0 / 1
1 / 1 / 0

Select one of the following:

  • XOR

  • NAND

  • NOR

  • AND

  • OR

Explanation

Question 6 of 7

1

What logic gate is this?
A / B / Q
0 / 0 / 0
0 / 1 / 0
1 / 0 / 0
1 / 1 / 1

Select one of the following:

  • NOR

  • NAND

  • AND

  • XOR

Explanation

Question 7 of 7

1

What logic gate is this?
A / Q /
0 / 1 /
1 / 0 /

Select one of the following:

  • NOT

  • NAND

  • NOR

  • XOR

Explanation