Computers: Unit 18: Logic Flashcards

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

What is the truth table?

A

A table a table showing all possible combinations of the inputs and outputs of an operator.

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

What are the three logic operations?

A
  • Not
    -And
    -Or
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is Boolean?

A

Something that can take only the values true of false. it is named after English mathematician George Boole.

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

What is logic circuit?

A

An electronics circuit to that has imports and outputs that follow one of the Boolean operators.

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

What is bug?

A

An error of law in a computer program.

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

What is an operator precedence?

A

The order in which you apply the operators (including logical operators) in mathematical equation

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