Comp2 Revision Crossword

?
Programs that perform a very specific task related to working with computers.
Utilities
1 of 15
Translated an assembly language program into machine code.
Assembler
2 of 15
Takes a high-level language and translates it into object code.
Compiler
3 of 15
Analyses and executes each line of a high-level language without looking at the entire program.
Interpreter
4 of 15
Software written for a customer's specific need.
Bespoke
5 of 15
Software that can be used for many different tasks,
General Purpose
6 of 15
Software designed to support one specific task.
Special Purpose
7 of 15
First Generation language. The only program code that the computer can execute directly
Machine code
8 of 15
Second Generation language. Invented to make programming slightly easier than using machine code
Assembly language
9 of 15
Imperative/Procedural language. One statement is translated into several machine code statements.
Third Generation
10 of 15
Developed for scientific engineering
Fortran
11 of 15
designed to produce solutions to business problems
COBOL
12 of 15
mainly used to write system software
C
13 of 15
designed for server-side scripting
PHP
14 of 15
Declarative programming languages. Define what is to be computed rather than how the computation is to be done.
Fourth Generation
15 of 15

Other cards in this set

Card 2

Front

Translated an assembly language program into machine code.

Back

Assembler

Card 3

Front

Takes a high-level language and translates it into object code.

Back

Preview of the front of card 3

Card 4

Front

Analyses and executes each line of a high-level language without looking at the entire program.

Back

Preview of the front of card 4

Card 5

Front

Software written for a customer's specific need.

Back

Preview of the front of card 5
View more cards

Comments

No comments have yet been made

Similar Computing resources:

See all Computing resources »See all Software resources »