Interfaces 03

?
What does IDE stand for?
IDE = Integrated Development Environment
1 of 8
What do interpreters do?
Interpreters do the same job as compilers except one line at a time (executing as they go)
2 of 8
What do assemblers do?
Assemblers turn assembly language into machine code.
3 of 8
What is assembly language?
Aseembly language is a more convinent way of writing machine code. It uses mnemonics to represent possible machine operations (its specific to a processor)
4 of 8
What do linkers do?
Linkers combine the object codes (which are source code after compiling) to form the complete application
5 of 8
What are the stages in producing a program?
Editor -> Source Codes -> Compiler -> Object Codes -> Linker -> Complete Application
6 of 8
What is enterprise software?
Enterprise software is software written for business
7 of 8
What are some examples of enterprise software?
Enterprise Software e.g. Pay Roll, Stock Control
8 of 8

Other cards in this set

Card 2

Front

What do interpreters do?

Back

Interpreters do the same job as compilers except one line at a time (executing as they go)

Card 3

Front

What do assemblers do?

Back

Preview of the front of card 3

Card 4

Front

What is assembly language?

Back

Preview of the front of card 4

Card 5

Front

What do linkers do?

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 The Internet resources »