Interpreter vs. Compiler Quiz 5.1.2

Interpreter vs. Compiler Quiz 5.1.2

9th - 12th Grade

8 Qs

quiz-placeholder

Similar activities

Quiz 2 in programming

Quiz 2 in programming

10th Grade

10 Qs

GCSE CS Programming Languages & IDEs

GCSE CS Programming Languages & IDEs

10th - 12th Grade

10 Qs

Introduction to Programming

Introduction to Programming

10th - 12th Grade

10 Qs

L-1 Grade 9 Objective questions

L-1 Grade 9 Objective questions

9th - 10th Grade

10 Qs

MCQ 1 -Translators and Facilities of languages

MCQ 1 -Translators and Facilities of languages

10th - 11th Grade

10 Qs

Programming Languages

Programming Languages

9th - 12th Grade

12 Qs

2.5 Translators & Facilities - OCR GCSE Computer Science

2.5 Translators & Facilities - OCR GCSE Computer Science

7th - 12th Grade

13 Qs

Classification of programming languages

Classification of programming languages

10th - 11th Grade

9 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