hardware and software Flashcards

1
Q

what is a computer

A

a computer is a system of hardware and software that processes data in binary form

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

difference between data and information

A

information is organised or processed data. Data values that there needs to be some work done and is not organised or does not make sense. Information values that there are result of some working and are organised and make sense.

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

what is a hardware

A

physical devices or physical components of a computer

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

what is a software

A

instructions that control the actions of a CPU

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

define processing

A

the conversion of data to information

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

define input

A

data from the user to the computer

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

define output

A

data from the computer to the user

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

define storage

A

holds data that is not in use

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

what does the network do

A

sends data between computers or devices

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

what happens when a device is loading

A

instructions being copied from the storage to the RAM

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

what does ROM stand for

A

read-only memory

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

what happens when a device is running

A

the processor carries out instructions in the RAM

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

what are the 2 types of software

A

application softwares and system softwares

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

define application software

A

serves the direct need of the user

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

define system software

A

serves the needs of a computer

17
Q

what are some tasks the application softwares has to serve the user

A

work, communication, entertainment etc.

18
Q

examples of application software tasks

A

web browser, google, video games, email etc

19
Q

what are some tasks the system softwares has to serve the computer

A

performance, maintenance, security etc

20
Q

what is an operating system

A

a system software that runs in the background while a computer is on to ensure the computer is properly working.

21
Q

define compatibility

A

the ability of a software to be used with a specific OS

22
Q

what does the operating system manage

A

Processor, Memory, Storage, Input, Output, System Security, Utilities

23
Q

what does the processor do

A

Loads software and allocates RAM to running programs

24
Q

what does the storage do

A

Manages file and folder structures, swaps data with RAM, free space, avoids overlap of used space, combines split files

25
Q

what does the input/output do

A

Manages data flow between i/o devices and processor, identifies new hardware and loads the needed device driver

26
Q

what do the applications do

A

loading into RAM and running – allocates hardware resources

27
Q

what does the system security do

A

handles basic security – error logs, user logins and passwords

28
Q

what do the utilities do

A

System software for features not included in OS for additional security, management, device features and performance

29
Q

what is a computer system

A

a group of devices working together to store and process data, usually in binary form.