Keywords Flashcards

0
Q

Software

A

Computer programs and data that make the computer work

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

Hardware

A

The physical components that make up the computer

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

Editors

A

Software tools used to write and edit programming code

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

Debuggers

A

Tools used by programmers to test and debug programming code

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

Programming software

A

Software which allows the user to create and test software

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

Communications software

A

Software designed to enable users to transfer data

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 such as order processing, payroll, games, creating websites etc.

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

Interpreters

A

Software that interprets and runs a program one line at a time

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

Compiler

A

Software used to create a binary executable file from programming code.

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

Linkers

A

A program that takes several files created by a compiler and combines them into a single executable

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

System software

A

Any computer software that manages and controls the hardware

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

User Interface

A

The way in which the user communicates with the computer. This may be known as Human-machine interfaces

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

Ultilities

A

Software for performing maintenance and other core functions (cut, copy, paste)

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

GUI-Graphical User Interface

A

A method of using a computer using graphical icons and visual imagery. Many GUIs can be classed as a WIMP Command Line

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

Menu driven

A

An interface where the user selects options from a menu. These can lead to further options until the user arrives at the action they want.

16
Q

Command Line

A

Instructions are typed directly into the computer at a prompt

17
Q

Direct neural interface

A

Sometimes called a brain-computer interface. This is used to assist or repair human functions (such as hearing or motion)

18
Q

Virus

A

A piece of software that can ‘infect’ a computer (install itself) and copy itself to other computers, without the user’s knowledge or permission.

19
Q

CPU

A

Central Processing Unit: the microprocessor responsible for processing data

20
Q

Input devices

A

Devices used to input data to a computer

21
Q

Output devices

A

Devices used to output information from the computer

22
Q

Smartphone

A

Device combining PDA and telephone capabilities

23
Q

PDA

A

Personal Digital Assistant. Handheld computer with calendar, contacts and other organisational functions

24
Q

Embedded system

A

A dedicated computer embedded into a larger mechanical/electrical system to form a complete device

25
Q

Personal computer

A

A computer designed for use by one person at one time

26
Q

General purpose computer

A

A computer that can be used for a range of business and scientific applications.

27
Q

Mainframe

A

A large high-speed computer supporting several workstations

28
Q

Supercomputer

A

A very powerful mainframe designed to process large amounts of data

29
Q

Peripherals

A

External devices connected to a computer

30
Q

Operating system

A

System that controls the hardware and allows other software to run

31
Q

Executables

A

File which can be run by the computer