Search Header Logo

Chapter 9

Authored by Nguyễn Q Long

Computers

University

Used 1+ times

Chapter 9
AI

AI Actions

Add similar questions

Adjust reading levels

Convert to real-world scenario

Translate activity

More...

    Content View

    Student View

15 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

High-level languages share one characteristic with symbolic languages: they must be converted to machine language. This process is called ____

Programming language

High-level languages

Translation

Interpretation

2.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

The translated program in machine language is called the______

Object program

Source program

Translation

Interpretation

3.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

A ___ analyzer reads the source code, symbol by symbol, and creates a list of tokens in the source language.

Lexical

Syntax

Semantic

Code generation

4.

FILL IN THE BLANK QUESTION

1 min • 1 pt

The ____ analyzer parses a set of tokens to find instructions. For example, the tokens ‘x’, ‘=’, ‘0’ are used by the syntax analyzer to create the assignment statement in the C language ‘x = 0’.

5.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

Each instruction is converted to a set of machine language instructions for the computer on which the program will run. This is done by the ____

Lexical

Syntax

Semantic

Code generation

6.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

C++ and C# language are a(n) _______ language

procedural

functional

declarative

object-oriented

7.

MULTIPLE CHOICE QUESTION

30 sec • 1 pt

In the _____ we can think of a program as an active agent that manipulates passive objects.

procedural paradigm

functional paradigm

declarative paradigm

object-oriented paradigm

Access all questions and much more by creating a free account

Create resources

Host any resource

Get auto-graded reports

Google

Continue with Google

Email

Continue with Email

Classlink

Continue with Classlink

Clever

Continue with Clever

or continue with

Microsoft

Microsoft

Apple

Apple

Others

Others

Already have an account?

Discover more resources for Computers