PL1 - Ch1

PL1 - Ch1

University

10 Qs

quiz-placeholder

Similar activities

Career Alignment for Drone Technology

Career Alignment for Drone Technology

10th Grade - University

15 Qs

Understanding Data Structures

Understanding Data Structures

University

12 Qs

Quiz on Lexical and Syntax Analysis

Quiz on Lexical and Syntax Analysis

University

11 Qs

Problem Solving and Programming Design

Problem Solving and Programming Design

University

13 Qs

Introduction to Computer Science Concepts

Introduction to Computer Science Concepts

6th Grade - University

10 Qs

Introduction to Programming

Introduction to Programming

University

15 Qs

Artificial Intelligence Basics Quiz

Artificial Intelligence Basics Quiz

University

14 Qs

Operating System

Operating System

University

15 Qs

PL1 - Ch1

PL1 - Ch1

Assessment

Quiz

Information Technology (IT)

University

Medium

Created by

Attila Adamkó

Used 2+ times

FREE Resource

10 questions

Show all answers

1.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In the context of a programming language, typically assembly/machine languages lack ___ in that each operation does something relatively simple, which is why a single instruction in a high-level language could translate into several instructions in assembly language.

Audibility

Fandom

Expressibility

Visuality

2.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In the context of a programming language, this is a measure of how easily a language can be used to develop programs for a chosen problem domain.

Portability

Executable

Writeability

Orthogonality

3.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In the context of a programming language, a language that allows you to express computations/algorithms very concisely (such as APL, with its collection of powerful array and matrix operators) also tends to be difficult to read.

Feature multiplicity

Expressibility

Writability vs Readability

Non-orthogonality

4.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In the context of a programming language, functional languages tend to be very ____, in part because functions are "first-class" entities which can be passed as parameters.

Obscure

Expressibile

Ambiguous

Inefficient

5.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

In the context of a programming language for its cost, which of the following is not one of

the primary concerns?

The cost of memory allocation is irrelevant.

Performance optimization is not a concern.

Array index can or should begin with 0 or 1, or any number.

Code readability is the only concern.

6.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

orthogonal

In the context of a programming language, a set of features/constructs is said to be

_____ if those features can be used freely in combination with each other.

In the context of a programming language, an examples of ____ in C is a function can

return a value of any type, except for an array type or a function type.

In the context of a programming language, this is a measure of how easily a language

can be used to develop programs for a chosen problem domain.

In the context of a programming language, functional languages tend to be very ____,

in part because functions are "first-class" entities which can be passed as parameters.

7.

MULTIPLE CHOICE QUESTION

1 min • 1 pt

Reliability

In the context of a programming language, this refers to the ease with which

programs (in the language under consideration) can be understood. This is especially

important for software maintenance.

In the context of a programming language, this is a measure of how easily a language

can be used to develop programs for a chosen problem domain.

In the context of a programming language, ___ is the property of performing to

specifications under all conditions.

In the context of a programming language, this is the ease with which programs that

work on one platform can be modified to work on another. This is strongly influenced

by to what degree a language is standardized.

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?