Translators

Translators

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

2.5 Languages and IDEs

2.5 Languages and IDEs

10th - 11th Grade

15 Qs

GCSE AQA 04 Computer Systems - Languages & Translators

GCSE AQA 04 Computer Systems - Languages & Translators

10th - 11th Grade

12 Qs

Language translators

Language translators

11th Grade

15 Qs

OCR J277 2.5.1 Languages

OCR J277 2.5.1 Languages

9th - 10th Grade

13 Qs

Translators & Generations of Languages J277

Translators & Generations of Languages J277

9th Grade

12 Qs

Application Generation

Application Generation

12th Grade

17 Qs

2.5 Programming IDEs and Translators

2.5 Programming IDEs and Translators

9th - 11th Grade

20 Qs

Topic 1.3 Translators

Topic 1.3 Translators

12th Grade

15 Qs

Translators

Translators

Assessment

Quiz

Computers

9th - 12th Grade

Hard

Created by

Kevin Brown

Used 17+ times

FREE Resource

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the translator that translates code line by line?

Compiler

Interpreter

Assembler

2.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What type of error breaks the rules of the programming language, meaning it won't even run. For example forgetting to close brackets in Python.

Syntax Error

Run-Time Error

Logic Error

3.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What type of error happens when the program crashes while it is running. For example an out of bounds error or entering string in a number data type.

Syntax Error

Run-Time Error

Logic Error

4.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What type of error happens is hard to detect because the program runs and does not crash but it does not do what it is supposed to?

Syntax Error

Run-Time Error

Logic Error

5.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which translator hides the source (original) code?

Compiler

Interpreter

Assembler

6.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

What is the translator that produces object code so it can be distributed?

Compiler

Interpreter

Assembler

7.

MULTIPLE CHOICE QUESTION

30 sec • 5 pts

Which translator optimizes the code it translates?

Compiler

Interpreter

Assembler

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?