Section 7 Flashcards

1
Q

What is a processor in a computer?

A

A device that carries out instructions and memory management.

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

What does a processor do in a pc?

A

A processor controls the memory management and it also carries out computation on data by following instructions.

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

What does main memory do?

A

Main memory stores data and it instructions that will be used by the processor.

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

What is RAM

A

RAM (random access memory) is volatile memory that can be stored very quickly, this means that certain applications can run quickly. However when the power is turned off the ram looses all of its content.

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

What is ROM

A

ROM (read only memory) is a method of storing data and instructions. But it is mainly used for the start up if a computer.

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

What is addressable memory?

A

Addressable memory is made up of millions of addressable cells and various instructions that make up a program. This memory is organised via the address.

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

What are the three types of buses?

A

Data, Address, control

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

What does the data bus do?

A

Transfers data between the processer and memory. It also transfers data from the I/O controllers.

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

What is the address bus?

A

It is used to specify a physical address in memory so that the data bus can access it.

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

What is the control bus?

A

The control bus controls the flow of data between the processor and other parts of the computer.

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

What are I/O controllers

A

These are the direct link between the processor and the main memory. They send and receive instructions. Basic I/O devices are keyboard and mouse.

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