System architecture, memory and storage Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What is hardware?

A

Hardware is any physical part of a computer that you can touch.

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

What is software?

A

Software is any program that runs on the computer.

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

What is primary storage used for?

A

Used for holding instructions currently being executed and data that is being used.

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

What is cache?

A

Cache is very fast memory close to the CPU used to temporarily hold data or instructions that are likely to be needed again by the processor in the course of running the program.

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

What does the control unit do?

A

It controls the execution of instructions in the correct sequence. It decodes instructions.

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

What does the ALU do?

A

Carries out logical operations, does arithmetic operations.

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

What does the MAR do?

A

Holds the address of the instruction or piece of data to be fetched or stored.

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

What does the MDR do?

A

Holds data or a program instruction temporarily when it is fetched from memory or is sent to memory.

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

What does the program counter do?

A

Holds the memory address of the next instruction to be processed.

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