1.0 (c) Types of language translator

1.0 (c) Types of language translator

12th Grade

7 Qs

quiz-placeholder

Similar activities

Introduction to Computer Programming

Introduction to Computer Programming

6th Grade - University

10 Qs

71. Prog_Lang - Assembler, Compiler, and Interpreter Quiz

71. Prog_Lang - Assembler, Compiler, and Interpreter Quiz

9th - 12th Grade

11 Qs

Assemblers

Assemblers

9th - 12th Grade

8 Qs

GCSE CS Programming Languages & IDEs

GCSE CS Programming Languages & IDEs

10th - 12th Grade

10 Qs

Sample Test

Sample Test

10th - 12th Grade

8 Qs

How does a complier, interpreter and CPU work video

How does a complier, interpreter and CPU work video

9th - 12th Grade

10 Qs

Translator Recap

Translator Recap

12th Grade

10 Qs

XII - CA - Lesson 4 - Introduction to PHP - Quiz 1

XII - CA - Lesson 4 - Introduction to PHP - Quiz 1

12th Grade

10 Qs

1.0 (c) Types of language translator

1.0 (c) Types of language translator

Assessment

Quiz

Computers

12th Grade

Medium

Created by

Nur Amira BM

Used 1+ times

FREE Resource

7 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of translator translates a program written in assembly language into an equivalent program in machine language?

Assembler

Interpreter

Compiler

Linker

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of translator translates an entire program written in high-level language into an equivalent program in machine language?

CPU

Interpreter

Compiler

Assembler

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of translator translates a program statements line by line at a time written in high-level language into an equivalent program in machine language?

Assembler

Compiler

Interpreter

IDE

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language can be translated by an Assembler?

Java

Python

Assembly language

C++

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language can be translated by a Compiler?

C

Machine language

Ruby

JavaScript

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which programming language can be translated by an Interpreter?

Machine language

Perl

PHP

Cobol

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What type of translator translates a program from its original language into machine code by converting the entire source program into machine language at one time?

Interpreter

Linker

Assembler

Compiler