Translator

Translator

12th Grade - University

14 Qs

quiz-placeholder

Similar activities

Python variables and Data types

Python variables and Data types

10th - 12th Grade

10 Qs

TECHIE BLAZERS

TECHIE BLAZERS

University

10 Qs

OOP - Java Classes

OOP - Java Classes

12th Grade - University

15 Qs

Test - 2

Test - 2

University

10 Qs

COMPILER DESIGN  QUIZ

COMPILER DESIGN QUIZ

University

10 Qs

Computer Language Quiz

Computer Language Quiz

9th Grade - University

16 Qs

Errors in Python

Errors in Python

9th - 12th Grade

12 Qs

NME - Programming Languages

NME - Programming Languages

University

10 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?