Chapter 9

Chapter 9

University

15 Qs

quiz-placeholder

Similar activities

Compiler

Compiler

11th Grade - University

20 Qs

Intro to Python Programming - Year 8

Intro to Python Programming - Year 8

8th Grade - University

20 Qs

basisdata1

basisdata1

University

20 Qs

Introduction to NLP

Introduction to NLP

University

20 Qs

HTML and CSS Review

HTML and CSS Review

3rd Grade - Professional Development

17 Qs

C++ Unit -1

C++ Unit -1

University

10 Qs

Seatwork 5 - HCI 101

Seatwork 5 - HCI 101

University

20 Qs

Python Control Structures

Python Control Structures

University

20 Qs

Chapter 9

Chapter 9

Assessment

Quiz

Computers

University

Medium

Created by

Nguyễn Q Long

Used 1+ times

FREE Resource

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

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?