Translator

Translator

12th Grade - University

14 Qs

quiz-placeholder

Similar activities

Chapter 1 Python

Chapter 1 Python

8th Grade - University

12 Qs

Introduction to ICT

Introduction to ICT

12th Grade

10 Qs

K4 Program Output Expectation Determined

K4 Program Output Expectation Determined

University

10 Qs

Java Static

Java Static

University

10 Qs

Quiz Pre-Test Algoritma dan Pemrograman

Quiz Pre-Test Algoritma dan Pemrograman

University

10 Qs

Functions in Python

Functions in Python

University

15 Qs

DTSProA-Phyton Pertemuan 3 21/2/2024

DTSProA-Phyton Pertemuan 3 21/2/2024

University

12 Qs

TEST-1-PREP

TEST-1-PREP

University

15 Qs

Translator

Translator

Assessment

Quiz

Computers, Science, Education

12th Grade - University

Hard

Created by

Yomna Elkholy

Used 4+ times

FREE Resource

14 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

What is usually defined using a context-free language?

Syntax

Semantics

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The smallest elements used in any programming language are usually called:

Syntax

Expressions

Tokens

Identifiers

3.

OPEN ENDED QUESTION

1 min • 1 pt

What are the three types of programming language translators?

Evaluate responses using AI:

OFF

4.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of translator produces an equivalent program in a form suitable for execution?

Pseudo-Interpreter

Interpreter

Compiler

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which type of translator executes a program directly in a one step process?

Pseudo-Interpreter

Interpreter

Compiler

6.

FILL IN THE BLANK QUESTION

2 mins • 1 pt

What is a pseudo-interpreter? Give an example of a programming language that uses a pseudo-interpreter.

Answer explanation

A pseudo-interpreter is intermediate between interpreters and compilers.

A source program is compiled into an intermediate language.

The intermediate language is then interpreted.

Example: Java

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Which operation determines the structure of the sequence of tokens?

Scanning

Semantic analysis

Parsing

Compiling

Create a free account and access millions of resources

Create resources
Host any resource
Get auto-graded reports
or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?