Boolean Logic Flashcards

1
Q

Boolean

A

A two state number system that returns the values true or false using the binary numbers 0 and 1.

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

Hardware

A

the physical components of the computer. (something you can touch)(motherboard)

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

Software

A

the programs that run on the computer(word)

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

What is the formula to know how many inputs there are?

A

2^n

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

What is a CPU?

A

CPU-The Central Processing unit / processor / brain of the computer
Is located inside the computer case on the motherboard.
Its job is to carry out commands. Whenever you press a key, click the mouse, or start an application, you’re sending instructions to the CPU

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

What is a CPU made from?

A

Made from Logic gates: AND, OR, NOT

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

What gate is A.B?

A

AND

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

What gate is A+B?

A

OR

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

What gate is A’ ?

A

NOT

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

What is Q?

A

The output.

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