Interpreter vs. Compiler Quiz 5.1.2

Interpreter vs. Compiler Quiz 5.1.2

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

CS Edexcel 3.3 Programming Languages

CS Edexcel 3.3 Programming Languages

9th - 10th Grade

10 Qs

Programming Languages

Programming Languages

11th Grade

10 Qs

AQA 3.4.4 Program Translators

AQA 3.4.4 Program Translators

11th Grade

10 Qs

Translators

Translators

11th Grade

11 Qs

CP111 1st Online Live Quiz

CP111 1st Online Live Quiz

11th Grade

10 Qs

Python Basics - Prior Knowledge Check

Python Basics - Prior Knowledge Check

11th - 12th Grade

6 Qs

Eduqas CS IDE Functions

Eduqas CS IDE Functions

9th - 12th Grade

13 Qs

How does a complier, interpreter and CPU work video

How does a complier, interpreter and CPU work video

9th - 12th Grade

10 Qs

Interpreter vs. Compiler Quiz 5.1.2

Interpreter vs. Compiler Quiz 5.1.2

Assessment

Quiz

Computers

9th - 12th Grade

Medium

Created by

Michele Templeton Freeman

Used 1+ times

FREE Resource

8 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the analogy used to explain the difference between an interpreter and a compiler?

Landing on a strange planet

Repairing a spaceship

Speaking an alien language

Waiting for instructions

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does an interpreter translate instructions?

Line by line

Without any delay

After the mechanic executes them

All at once

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the disadvantage of using a compiler?

It takes extra preparation time

It runs slowly

It allows you to correct mistakes

It's too late to correct mistakes

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the word 'inter' in interpreter signify?

To pile together

To translate line by line

To run very quickly

To be between

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What does the word 'compile' in compiler signify?

To correct mistakes

To translate all at once

To run slowly

To be between

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

How does the mechanic execute instructions when using an interpreter?

All at once

After translating them

Bang bang bang

Without any delay

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is the advantage of using an interpreter?

It translates all at once

It allows you to see how things are going

It runs very quickly

It's too late to correct mistakes

8.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which translator program gives you a chance to correct mistakes as you go along?

Both

Neither

Compiler

Interpreter