Software Flashcards

0
Q

Systems software

A

Any computer software that manages and controls the hardware thus allowing the applications software to do a useful job

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

Software

A

The programs and data stored on a computer system

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

Operating System

A

System that controls the hardware and allows other software to run

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

Utility software

A

Software for performing maintenance and other core functions

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

UI

A

User Interface. The way in which the user communicates with the computer

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

Drivers

A

Software that allows the OS to communicate with the devices attached to the computer

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

Applications Software

A

Software that allows the computer to be applied to a particular problem. It is used for a particular purpose or application

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

Programming software

A

Software used to create Applications and Systems software

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

Editor

A

Software used by a programmer to edit source code when writing a program

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

Debugger

A

Software that can be used by a programmer to find bugs in their source code

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

Compiler

A

Software used to convert source code (written program) into object code (binary files that can be executed by the computer)

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

Interpreter

A

Software that can run source code by line without converting it to object code

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

Linker

A

A piece of software that combines object code files into a single executable file

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

File types

A

The way in which a file is written in order to allow software to understand it

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

Executables

A

File which can be run by the computer (as an application)

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

Metadata

A

Data about the data contained in a file