Translator

Translator

12th Grade - University

14 Qs

Student preview

quiz-placeholder

Similar activities

OOP - Java Classes

OOP - Java Classes

12th Grade - University

15 Qs

Application Generation

Application Generation

12th Grade

17 Qs

Test - 2

Test - 2

University

10 Qs

Compiler Design Lecture 1

Compiler Design Lecture 1

University - Professional Development

10 Qs

Computer Language Quiz

Computer Language Quiz

9th Grade - University

16 Qs

NME - Programming Languages

NME - Programming Languages

University

10 Qs

Python variables and Data types

Python variables and Data types

10th - 12th Grade

10 Qs

TECHIE BLAZERS

TECHIE BLAZERS

University

10 Qs

Translator

Translator

Assessment

Quiz

Created by

Yomna Elkholy

Computers, Science, Education

12th Grade - University

4 plays

Hard

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

Explore all questions with a free account

or continue with
Microsoft
Apple
Others
By signing up, you agree to our Terms of Service & Privacy Policy
Already have an account?