Chapter 9

Chapter 9

University

15 Qs

quiz-placeholder

Similar activities

Compiler Design

Compiler Design

University

20 Qs

QUIZ ROUND 1

QUIZ ROUND 1

University

12 Qs

ISAC Weekly Quiz 6 (Fundamentals of C programming)

ISAC Weekly Quiz 6 (Fundamentals of C programming)

University

10 Qs

Principles of Programming Language

Principles of Programming Language

University

10 Qs

DBMS

DBMS

University

10 Qs

Syntax, Logic and Runtime errors 2024

Syntax, Logic and Runtime errors 2024

10th Grade - University

13 Qs

Computer Science

Computer Science

University

10 Qs

Fundamentals of Programming

Fundamentals of Programming

University

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