Chapter 9

Chapter 9

University

15 Qs

quiz-placeholder

Similar activities

Types of Programming Languages - Quiz

Types of Programming Languages - Quiz

University

20 Qs

Object-Oriented Programming - Prelim Exam

Object-Oriented Programming - Prelim Exam

University

15 Qs

Evolution and Paradigms of Programming Languages Quiz

Evolution and Paradigms of Programming Languages Quiz

University

10 Qs

Java Quiz 4

Java Quiz 4

University

15 Qs

Programming Language

Programming Language

12th Grade - University

13 Qs

Introduction to DBMS

Introduction to DBMS

University

10 Qs

Programming Paradigms

Programming Paradigms

University

14 Qs

H466 - Paradigms and High-Level Programming Languages

H466 - Paradigms and High-Level Programming Languages

12th Grade - University

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