computer hardware cpu and memory Flashcards

(23 cards)

1
Q

What does hardware refer to?

A

The physical parts of a computer system.

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

What does software refer to?

A

The programs and applications which allow the computer system to run.

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

List the four categories of hardware devices.

A
  • Input Devices
  • Output Devices
  • Processing Devices
  • Storage Devices
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What is the purpose of the CPU?

A

To process all data and complete instructions given by the user.

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

Name the three main components of the CPU.

A
  • Control Unit
  • Arithmetic and Logic Unit (ALU)
  • Immediate Access Store (IAS)
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

What does the Control Unit (CU) do?

A

Manages the execution of instructions and communication between CPU and other components.

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

What operations does the Arithmetic and Logic Unit (ALU) perform?

A

Arithmetic and logic operations.

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

Fill in the blank: The _______ holds all the data and programs currently being used by the CPU.

A

Immediate Access Store (IAS)

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

What is RAM?

A

Random Access Memory, used to hold programs and data currently in use.

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

True or False: RAM is non-volatile.

A

False

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

What is ROM?

A

Read Only Memory, which retains its contents when a computer loses power.

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

What is the function of cache memory?

A

Stores the most commonly used instructions and data for quick access.

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

What are registers?

A

High speed memory locations used for specific purposes within the CPU.

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

Describe the fetch-execute cycle.

A

The basic operation where the computer fetches an instruction from memory and executes it.

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

What is the first step of the fetch-execute cycle?

A

Fetching the instruction from memory.

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

What happens during the decoding step of the fetch-execute cycle?

A

The CPU understands the fetched instruction.

17
Q

What is clock speed measured in?

A

Cycles per second (Hertz).

18
Q

What is a typical clock speed for a desktop computer?

A

3GHz (3000 million cycles per second).

19
Q

How does cache size affect processing time?

A

A larger cache size can greatly reduce processing time.

20
Q

What does a dual core device mean?

A

The computer contains 2 processors.

21
Q

What does a quad core device mean?

A

The computer contains 4 processors.

22
Q

Fill in the blank: _______ memory loses its contents when the computer is turned off.

23
Q

Fill in the blank: _______ memory does not lose its contents when the computer is turned off.