Components of Computer Systems Flashcards

1
Q

What is the purpose of the CPU?

A

The purpose ofthe Central Processing Unit(CPU) is to fetch, decode and execute instructions

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

What does the CPU do?

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

What is the purpose of the CPU?

A

To fetch, decode, and execute instructions. It acts as the brain of the computer.

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

What are the four key components of the CPU?

A

Arithmetic Logic Unit (ALU), Control Unit (CU), Cache, Registers.

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

What is the Fetch-Execute Cycle?

A

A cycle the CPU runs billions of times per second to make a computer work.

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

What happens during the Fetch stage?

A

The next instruction or data is fetched from RAM and brought to the CPU.

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

What happens during the Decode stage?

A

The CPU determines what is required from the instruction.

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

What happens during the Execute stage?

A

The CPU carries out the instruction, such as performing calculations or fetching data.

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

What is RAM?

A

Random Access Memory; volatile storage that holds data and instructions currently in use.

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

What are two characteristics of RAM?

A

Read/write memory; volatile storage.

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

What is ROM?

A

Read-Only Memory; non-volatile storage that holds startup instructions (BIOS).

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

How does ROM differ from RAM?

A

ROM is non-volatile and read-only, while RAM is volatile and read/write.

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

What are input devices?

A

Hardware components that allow users to input data into a computer.

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

Give two advantages of a keyboard.

A

Easy method of entering data; very common.

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

Give two disadvantages of a keyboard.

A

Repetitive strain injury; slower than direct data entry.

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

What are output devices?

A

Hardware components that receive and present processed data to the user.

17
Q

Give two advantages of LED monitors.

A

No motion blur; long life.

18
Q

Give two disadvantages of LED monitors.

A

More expensive than LCD; contrast can be poor.

19
Q

What are storage devices?

A

Hardware that reads from and writes to storage media, retaining digital data.

20
Q

What are the three types of storage devices?

A

Magnetic, Solid State, Optical.

21
Q

What are two advantages of magnetic storage?

A

High capacity; low cost per GB.

22
Q

What are two disadvantages of magnetic storage?

A

Prone to mechanical failure; heavy and bulky.

23
Q

What is an SSD?

A

A solid-state drive; fast, durable, and has no moving parts.

24
Q

What are two advantages of SSDs?

A

Fast read/write speeds; no moving parts.

25
Q

What are two disadvantages of SSDs?

A

Expensive per GB; limited read/write cycles.

26
Q

What is cloud storage?

A

Online storage that allows data to be accessed from anywhere with an internet connection.

27
Q

Give two advantages of cloud storage.

A

Greater storage capacity; automatic backups.

28
Q

Give two disadvantages of cloud storage.

A

Requires internet connection; potential security risks.