4.6.3 Types of program translator Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

What does an Assembler do?

A

Translates assembly language into machine code

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

What does a Compiler do?

A

Checks for errors in high-level language code then translates it all at once into machine code

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

What does an Interpreter do?

A

Translates high-level languages into machine code line-by-line, checking for errors as it goes.

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