software(chapter 3) Flashcards

1
Q

what is software?

A

software is the term given to the programs we run on our computers.

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

name 3 multi-purpose computers.

A

laptop, a tablet computer, and a desk top pc.

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

what controls the hardware?

A

the system software.

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

what is utility software?

A

utility software is software which has limited functionality and is used to maintain computer systems.

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

how is software produced?

A

software is produced using a programming language.

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

what is the operating system?

A

the operating system is a set of programs that controls the hardware and lets users and apps work with the computer.

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

what is a Kernel?

A

the part of the operating systems which actually makes the hardware do things.

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

state 2 reasons why an operating system is needed in a computer.

A

it controls the hard ware and it lets users and applications work with the computer.

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

what does the the user interface do ?

A
  • lets the user give commands.
  • asks questions.
  • displays the response.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

what does the command line interface require?

A

the user to type commands.

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

what does GUI stand for?

A

graphical user interface

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

what does the GUI do?

A

a GUI uses icons to represent resources,files,programs,and actions. they are a useful way of interacting with a computer when there is a small or virtual keyboard.

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

why do some interfaces find it difficult to accept speech?

A

speech can vary e.g accent, dialect, and speed of talking

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

what does virtual memory mean?

A

not real memory.

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

what is responsible for keeping track of all files in a system?

A

the operating system.

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

what is a device driver?

A

it is software that:

  • creates an interface.
  • allows an operating system to communicate with the device.
  • allows devices to operate independantly of eachother.
17
Q

what is multiprogramming?

A

when several programs are loaded into memory at the same time.

18
Q

what is multi-tasking?

A

when processes are running at the same time e.g printing a document while we are working.

19
Q

why are directories useful?

A
  • they make it easier for the user to locate files.

- they allow the repeated use of the same file name in different locations.

20
Q

what do file attributes do?

A

provide extra information about the file. e.g. who created it,and the size of the file.

21
Q

what do viruses do?

A
  • damage files
  • take control of a computer
  • retrieve confidential data