4.5 Translators

4.5 Translators

Assessment

Flashcard

Computers

6th - 8th Grade

Hard

Created by

Quizizz Content

FREE Resource

Student preview

quiz-placeholder

7 questions

Show all answers

1.

FLASHCARD QUESTION

Front

When we write computer programs with high-level programming languages we need to use a __________ to convert that code into machine code.

Back

translator

2.

FLASHCARD QUESTION

Front

What word do we use when we change something into a different state or form?

Back

convert

3.

FLASHCARD QUESTION

Front

What translator do we use to convert instructions written in assembly language into machine code?

Back

assembler

4.

FLASHCARD QUESTION

Front

What can you use to translate instructions from a program written in a high-level language?

Back

Compiler or Interpreter

5.

FLASHCARD QUESTION

Front

What is a translator that converts a high-level language into a low-level language by checking one line of code and executing it before moving to the next line?

Back

Interpreter

6.

FLASHCARD QUESTION

Front

What is a translator that converts a high-level language into a low-level language by checking all the code before running the program?

Back

compiler

7.

FLASHCARD QUESTION

Front

What do we call a file produced by a compiler that can be run independently of translator software and does not include the source code?

Back

executable file

Discover more resources for Computers