Computer Systems Flashcards

(26 cards)

1
Q

What is a computer system?

A

A computer system is a combination of hardware and software designed to perform specific tasks and process data.

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

What are the two main components of a computer system?

A

The two main components are hardware and software.

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

True or False: Hardware refers to the physical components of a computer.

A

True

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

What is hardware?

A

Hardware refers to the tangible, physical parts of a computer, such as the CPU, RAM, hard drive, and peripherals.

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

What is software?

A

Software refers to the intangible programs and applications that instruct the hardware on what tasks to perform.

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

Fill in the blank: The __________ is the central processing unit of a computer system.

A

CPU

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

Which of the following is an example of software? (A) Keyboard (B) Microsoft Word (C) Monitor

A

B) Microsoft Word

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

What is the primary function of an operating system?

A

The primary function of an operating system is to manage hardware resources and provide a user interface.

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

True or False: RAM is considered software.

A

False

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
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
11
Q

What type of software is designed for end-users?

A

Application software

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

Multiple Choice: Which of the following is NOT a type of hardware? (A) Printer (B) Web Browser (C) Hard Drive

A

B) Web Browser

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

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

A

True

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

What is the purpose of device drivers?

A

Device drivers allow the operating system to communicate with hardware devices.

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

Fill in the blank: __________ is the non-volatile storage used to store data permanently.

A

Hard drive

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

What is the difference between application software and system software?

A

Application software is designed for end-users to perform specific tasks, while system software manages the hardware and provides a platform for applications.

17
Q

Multiple Choice: Which of the following is an example of system software? (A) Adobe Photoshop (B) Windows OS (C) Google Chrome

A

B) Windows OS

18
Q

What does the term ‘peripheral’ refer to?

A

Peripherals are external devices that connect to a computer system, such as printers, mice, and keyboards.

19
Q

True or False: Software can be physically touched.

20
Q

What is an example of open-source software?

A

Linux operating system

21
Q

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

22
Q

What is the function of a power supply unit in a computer system?

A

The power supply unit converts electrical power from an outlet into usable power for the computer’s components.

23
Q

Multiple Choice: Which of the following is a storage device? (A) CPU (B) RAM (C) SSD

24
Q

What is the main purpose of a network interface card (NIC)?

A

To allow a computer to connect to a network and communicate with other devices.

25
True or False: All software needs to be installed on a computer's hard drive.
False
26
What is the role of a compiler in software development?
A compiler translates source code written in a programming language into machine code that a computer can execute.