Types of Translator Flashcards

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

What is a compiler?

A

Compilers translate code into a form that can be executed. However, the compiler does not execute the code

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

What is an interpreter

A

An interpreter is a program that directly executes the instructions in a high-level language, without converting it into machine code.

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

What is a translator

A

A translator or programming language processor is a computer program that converts the programming instructions written in human convenient form into machine language codes that the computers understand and process

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

What is an Assembler

A

Assemblers translate assembly code programs into executable code

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