Hardware and Software Flashcards

(23 cards)

1
Q

What is hardware?

A

The physical components of a computer system.

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

What are the three categories of hardware?

A

Internal components, Internal memory, Hardware components.

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

What are examples of internal components?

A

CPU, Processors, Motherboard.

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

What is RAM?

A

Fast, working memory that is volatile.

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

What is ROM?

A

Memory that holds startup instructions and is non-volatile.

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

What are examples of hardware components?

A

Graphics card (GPU), Sound card, NIC, Camera, Storage devices, Input & Output devices.

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

What is software?

A

A set of programs that control the hardware; it is not physical.

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

What are the two categories of software?

A

Application software and System software.

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

What is application software?

A

Software chosen by users to carry out specific tasks.

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

Give examples of application software.

A

Word processors, Spreadsheets, Databases, Video editing, Graphics editing, CAD.

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

What is system software?

A

Software essential for the operation of a computer system.

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

Give examples of system software.

A

Operating systems, Compilers, Linkers, Device drivers, Utilities.

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

What is an operating system?

A

Software that provides an interface between the user and hardware.

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

What functions does an operating system perform?

A

Controls input/output devices, Manages applications, Handles errors, Maintains security.

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

What is a user interface?

A

The way a user interacts with an operating system.

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

What are the types of user interfaces?

A

CLI, GUI, Dialogue-based, Gesture-based.

17
Q

What is analogue data?

A

Continuous data that can change gradually and smoothly.

18
Q

Give examples of analogue data.

A

Sound waves, Data from sensors.

19
Q

What is digital data?

A

Data represented in binary (1s and 0s).

20
Q

Give examples of digital data.

A

Software, Documents, Files.

21
Q

What is ADC (Analogue to Digital Conversion)?

A

Converting analogue signals into binary for processing by a computer.

22
Q

What is DAC (Digital to Analogue Conversion)?

A

Converting digital binary data into a continuous analogue signal.

23
Q

Why does sensor data need to be converted?

A

Computers process digital data, while sensors produce analogue data.