Boolean Logic Flashcards

1
Q

What is inside the CPU?

A

A CPU is made up of different types of gates that carry out certain tasks, some of these are AND, NOT and OR gates.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

What is Boolean

A

Boolean is a variable that has two states, 1 and 0.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Boolean Logic?

A

Similar to regular logic however, it works on 1s and 0s

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is a truth table?

A

A truth table is a way of displaying all the possible outputs of a circuit depending on the state of gates.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

How would you describe an AND gate?

A

Two inputs with a ‘D’ shape, remembered by the ‘D’ in AND

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

How would you describe an OR gate?

A

Two inputs with an arrow head shape.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How would you describe a NOT gate?

A

One input, a triangle with a small circle on the end.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

How would an AND gate reach an output of 1?

A

Both inputs have to be on for the output to be on.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

How would an AND gate reach an output of 1?

A

Both or one inputs must be off for the output to be off

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

How would an OR gate reach an output of 1?

A

Both or one input must be on for the output to be on

How well did you know this?
1
Not at all
2
3
4
5
Perfectly