Chapter 2 - How Computers & Programs Work Flashcards

1
Q

What is a Switch (not the cool kind)

A

Controls whether or not electricity flows through a wire.

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

What do 1 and 0 represent in terms of electricity flow

A
1  = electricity flow
0 = no electricity flow
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What is “bits” short for

A

‘Bi’nary Dig’its’

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

What is a circut

A

connection of multiple switches that can be used to perform calculations

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

What is a processor

A

Special circuits that execute a list of desired calculation.

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

What is an instruction

A

a single calculation for the processor

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

What is memory

A

A circuit that can store instructions by giving thousands of 1s and 0s address location.

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

The programmer-created sequence of instructions is called a _____ or an _____

A

program, app

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

Define machine instructions

A

original programs written specifically in 0s and 1s

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

Define executable program

A

sequence of 0s and 1s

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

Define assembly language

A

compiles basic human friendly text into 1s and 0s for computers to read

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

Define high level language1

A

Program that is more advanced than assembly, can support functions and algorithms

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

Define compilers

A

programs that translate high level languages into executable programs

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

What is a cache

A

RAM memory stored on the CPU itself

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

Define clock

A

,easured in hertz, instructions that are executed at specific intervals of time

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

What is a transistor

A

Much smaller switch. Lead to invention of intergrated circuits with transistors on the chips