Boolean algebra and truth tables Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

Four logic gates

A

and
not
or
orx

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

What is boolean algebra?

A

a way of describing logic
if a condition is True it is detonated by 1
if a condition is False it is detonated by 0

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

And gates

A

only returns true if both inputs are true otherwise its value is false

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

Not gates

A

takes the input value and negates it to produce the opposite outcome

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

Or gates

A

only returns false if both inputs are false otherwise its value is true

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

Xor gates

A

exclusive Or
only returns true if exactly one input is true otherwise it returns false

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

Who created boolean?

A

George Boole

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

What is a truth table?

A

a diagram to show the output for every possible set of input

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

Truth table examples

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