CH1 - T / F Flashcards

1
Q

The processor controls the operation of the computer and performs its data processing functions.

A

TRUE

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

It is not possible for a communications interrupt to occur while a printer interrupt is being processed.

A

FALSE

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

A system bus transfers data between the computer and its external environment.

A

FALSE

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

Is cache memory visible to the operating system?

A

TRUE

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

With interrupts, the processor can not be engaged in executing other instructions while an I/O operation is in progress.

A

TRUE

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

Digital Signal Processors deal with streaming signals such as audio and video.

A

TRUE

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

The fetched instruction is loaded into the Program Counter.

A

FALSE

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

Interrupts are provided primarily as a way to improve processor utilization.

A

TRUE

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

When can an interrupt occur during program execution?

A

The interrupt can occur at any time and therefore at any point in the execution of a user program.

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

How has memory access speed changed compared to processor speed over the years?

A

Over the years memory access speed has consistently increased more rapidly than processor speed.

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

What is an SMP?

A

An SMP can be defined as a stand-alone computer system with two or more similar processors of comparable capability.

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

What does the Program Status Word contain?

A

The Program Status Word contains status information in the form of condition codes, which are bits typically set by the programmer as a result of program operation.

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

Can you give an example of a multicore system?

A

An example of a multicore system is the Intel Core i7.

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

How is the Hit Ratio defined in a two-level memory hierarchy?

A

In a two-level memory hierarchy the Hit Ratio is defined as the fraction of all memory accesses found in the slower memory.

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

What role does the operating system play in relation to hardware and users?

A

The operating system acts as an interface between the computer hardware and the human user.

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