Translators Flashcards

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

What does a Translator do?

A

Turn High-level languages into binary.

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

What type of translators are there?

A

There is a Compiler and Interpreter.

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

What does a compiler do?

A

Translates all the code from beginning to end.

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

What does an Interpreter do?

A

Translate all the code line by line, stops if it finds an error.

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

What is high-level language?

A

It uses english like words so programmers can understand it.

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

Examples of high-level languages?

A

HTML, CSS, JavaScript, Python, VB and SQL are a few examples.

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

What is a low-level language?

A

It is binary so a machine can understand it.

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