CH 1 - Short Ans Flashcards

1
Q

What was the hardware revolution that brought about desktop and handheld computing?

A

microprocessor

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

What is replacing the classic microprocessor in handheld devices?

A

system on a chip

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

What is the processing required for a single instruction called?

A

instruction cycle

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

Where is the fetched instruction loaded?

A

instruction register

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

What signal does the I/O module send to the processor when an external device is ready to accept more data?

A

interrupt request

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

What device stages the movement of data between main memory and processor registers?

A

cache

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

What is external, nonvolatile memory also referred to as?

A

secondary memory

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

What determines which cache location a new block of data will occupy?

A

mapping function

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

What type of multiprocessor allows all processors to perform the same functions?

A

symmetric

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

What type of computer combines two or more processors on a single piece of silicon?

A

multicore

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

What is the Control/Status register that contains the address of the next instruction to be fetched called?

A

program counter

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

What does each location in Main Memory contain that can be interpreted as either an instruction or data?

A

binary number

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

What is the special type of address register required for user visible stack addressing called?

A

stack pointer

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

What are registers used by system programs to optimize register use called?

A

user-visible registers

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

What is the concept of multiple programs taking turns in execution known as?

A

multiprogramming

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