Hardware And Software And Boolean Logic Flashcards

1
Q

Hardware

A

Physical components that make up a computer system (including processors, memory, storage and I/O devices)

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

Software

A

The programs that run on a computer (including operating system systems, utility programs and application softwares)

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

Logic

A

Refers to producing Boolean outputs (0 or 1, true or false) based on combinations of boolean inputs

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

Logic gate AND
(Draw it out)

A

All inputs must be true for it to be true
A capital D shape

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

Logic gate OR
(Draw it out)

A

If either input is true, it is true
A capital D shape but curve is connected at a point

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

Logic gate NOT
(Draw it out)

A

the output is the opposite of what is inputted
Triangle with a cirle at the top point

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

How can boolean logic be displaced in data

A

Truth table or flowchart

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