Translators

Translators

9th - 12th Grade

15 Qs

quiz-placeholder

Similar activities

GCSE AQA 04 Computer Systems - Languages & Translators

GCSE AQA 04 Computer Systems - Languages & Translators

10th - 11th Grade

12 Qs

IB CS Execution Systems

IB CS Execution Systems

10th - 12th Grade

14 Qs

Translators & Generations of Languages J277

Translators & Generations of Languages J277

9th Grade

12 Qs

Lesson 1 computers

Lesson 1 computers

6th Grade - Professional Development

13 Qs

Programming Basics

Programming Basics

9th Grade

10 Qs

2.5 Programming IDEs and Translators

2.5 Programming IDEs and Translators

9th - 11th Grade

20 Qs

High and low level languages

High and low level languages

10th - 12th Grade

17 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?