1.1 Flashcards

(26 cards)

1
Q

What does CPU stand for?

A

Central Processing Unit

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

True or False: The CPU is known as the brain of the computer.

A

True

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

What are the two main components of a CPU?

A

ALU (Arithmetic Logic Unit) and CU (Control Unit)

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

Fill in the blank: The _______ is responsible for performing calculations and logic operations in a CPU.

A

ALU

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

What is the function of the Control Unit in a CPU?

A

To manage and coordinate the activities of the computer’s hardware.

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

Multiple Choice: Which of the following is NOT a type of memory? A) RAM B) ROM C) ALU D) Cache

A

C) ALU

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

What does RAM stand for?

A

Random Access Memory

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

True or False: ROM is volatile memory.

A

False

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

What is the primary purpose of RAM?

A

To store data and programs that are currently in use.

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

Fill in the blank: _______ memory retains its contents even when the power is turned off.

A

Non-volatile

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

What is the main purpose of the Fetch-Decode-Execute cycle?

A

To execute instructions in a program.

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

Multiple Choice: In the Fetch stage, what does the CPU retrieve? A) Data B) Instructions C) Both A and B D) None of the above

A

C) Both A and B

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

What is the role of the system clock in a computer?

A

To synchronize all components of the computer.

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

True or False: A higher clock speed means that a CPU can process instructions faster.

A

True

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

What is the difference between primary and secondary storage?

A

Primary storage is fast and temporary (like RAM), while secondary storage is slower and permanent (like hard drives).

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

Fill in the blank: _______ is a type of secondary storage that uses magnetic disks.

17
Q

What is a characteristic of SSDs compared to HDDs?

A

SSDs are faster and have no moving parts.

18
Q

Multiple Choice: Which type of memory is used to store the firmware? A) RAM B) ROM C) Cache D) None of the above

19
Q

What is cache memory?

A

A small amount of very fast memory located inside or close to the CPU.

20
Q

True or False: Cache memory is slower than RAM.

21
Q

What are the two types of cache memory?

A

L1 (Level 1) and L2 (Level 2)

22
Q

Fill in the blank: The CPU executes instructions from _______ memory first before accessing other types of memory.

23
Q

What is the purpose of virtual memory?

A

To extend the available memory by using disk space.

24
Q

Multiple Choice: Which of the following is an advantage of virtual memory? A) Increased speed B) Increased storage capacity C) Both A and B D) None of the above

A

B) Increased storage capacity

25
What is an example of volatile memory?
RAM
26
True or False: Secondary storage is always faster than primary storage.
False