1.0 (c) Types of language translator

1.0 (c) Types of language translator

12th Grade

7 Qs

quiz-placeholder

Similar activities

Exam Style Questions

Exam Style Questions

10th - 12th Grade

12 Qs

GCSE SLR12 Classification of Languages

GCSE SLR12 Classification of Languages

7th - 12th Grade

10 Qs

4.5 Translators

4.5 Translators

6th Grade - University

8 Qs

Hardware & Software

Hardware & Software

11th - 12th Grade

10 Qs

Programming in C++ (part 1)

Programming in C++ (part 1)

9th - 12th Grade

9 Qs

Fun Quiz

Fun Quiz

6th Grade - University

10 Qs

Programming Translators

Programming Translators

12th Grade

12 Qs

Computer Science Edexcel GCSE iGCSE

Computer Science Edexcel GCSE iGCSE

9th - 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