system architecture Flashcards

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 responsible for executing instructions in a computer.

A

True

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

Fill in the blank: The __________ is the main circuit board in a computer.

A

motherboard

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

What are the two main types of memory in a computer?

A

RAM and ROM

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

Multiple Choice: Which of the following is non-volatile memory? A) RAM B) ROM C) Cache D) Registers

A

B) ROM

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

What is the primary function of RAM?

A

To store data and instructions temporarily while the computer is running

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

True or False: ROM can be easily modified.

A

False

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

What does ALU stand for?

A

Arithmetic Logic Unit

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

Fill in the blank: The __________ is responsible for performing calculations and logical operations.

A

ALU

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

Multiple Choice: Which component is responsible for controlling the flow of data within the CPU? A) ALU B) Control Unit C) RAM D) Cache

A

B) Control Unit

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

What is the purpose of the cache memory?

A

To speed up data access by storing frequently used data and instructions

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

True or False: Secondary storage is used for temporary data storage.

A

False

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

What is an example of secondary storage?

A

Hard drive, SSD, USB flash drive

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

Fill in the blank: A __________ is a device that connects the computer to a network.

A

network interface card (NIC)

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

Multiple Choice: Which of the following is not an input device? A) Keyboard B) Mouse C) Monitor D) Scanner

A

C) Monitor

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

What is the function of an output device?

A

To present data from the computer to the user

17
Q

True or False: The operating system is a type of system software.

18
Q

What is the role of the operating system?

A

To manage computer hardware and software resources and provide common services for computer programs

19
Q

Fill in the blank: The __________ manages communication between the hardware and software components.

A

operating system

20
Q

Multiple Choice: Which of the following is a type of system software? A) Microsoft Word B) Windows C) Adobe Photoshop D) Google Chrome

A

B) Windows

21
Q

What is the purpose of device drivers?

A

To allow the operating system to communicate with hardware devices

22
Q

True or False: Firmware is a type of software that is embedded into hardware.

23
Q

What is the function of a bus in a computer system?

A

To transfer data between components of the computer

24
Q

Fill in the blank: The __________ connects the CPU to other components like RAM and input/output devices.

A

system bus

25
Multiple Choice: Which of the following is an example of a volatile memory? A) SSD B) RAM C) ROM D) Hard drive
B) RAM
26
What is the difference between 32-bit and 64-bit architecture?
32-bit architecture can handle 4GB of RAM, while 64-bit can handle much more, allowing for better performance.