Deck 9: The Tower of Babel

Full screen (f)
exit full mode
Question
In C#, the programmer is responsible for releasing memory when the program no longer needs it.
Use Space or
up arrow
down arrow
to flip the card.
Question
FORTRAN and COBOL were the dominant high-level languages of the 1960s.
Question
Neural networks are a form of parallelism.
Question
Java programs come in two flavors: applications and applets.
Question
ADA is strictly used for systems that do not require tremendous amounts of reliability.
Question
Today, COBOL is an outdated language that is rarely used.
Question
Ada, like C++, is a large language.
Question
COBOL programs are highly portable across many different COBOL compilers.
Question
A program written in a procedural language consists of sequences of statements that manipulate data items.
Question
The inability to have all computer programs written in the same programming language is mostly because no single programming language is capable of doing every task.
Question
A side effect occurs when a function, in the course of acting on its argument values to produce a result value, also changes other values that it should not alter.
Question
FORTRAN is the best-known logic programming language.
Question
In a functional programming language, the only functions that the programmer can use are the ones defined as part of the language.
Question
The Y2K problem dealt with old but still-running programs known as legacy code.
Question
When a function is implemented in a procedural language, there is no possibility of side effects.
Question
C++ omits the memory manipulation features of its predecessor, C.
Question
COBOL is far more adept at handling keyboard input than file input.
Question
In the SIMD architecture, numerous interconnected processors execute their own programs on their own data, communicating results as necessary.
Question
FORTRAN is affiliated with engineering applications.
Question
A FORTRAN program filled with "GO TO" statements that send the flow of control to multiple places is considered elegant code.
Question
____ was designed to serve business needs such as managing inventories and payrolls.

A) COBOL
B) FORTRAN
C) JavaScript
D) Prolog
Question
In the ____ language, a user does not interact directly with the program.

A) FORTRAN
B) C
C) COBOL
D) LISP
Question
Which of the following is a special-purpose language?

A) JavaScript
B) Ada
C) COBOL
D) C
Question
Graphical Web editor software has gradually replaced HTML for Web editing.
Question
In ____ programming, a program's actions are viewed as a series of logical deductions from known facts.

A) procedural
B) functional
C) logic
D) applicative
Question
In an expert system about a particular domain, a human with knowledge in that domain contributes facts based on his or her knowledge and experience.
Question
____ was designed to support numerical computations.

A) HTML
B) COBOL
C) SQL
D) FORTRAN
Question
Which of the following languages is used to create Web pages?

A) HTML
B) SQL
C) C++
D) COBOL
Question
When using the "just in time" compiler on Microsoft intermediate language code, the executable file remains even after program execution.
Question
Because it makes use of low-level information, ____ is closer to assembly language than other high-level languages.

A) C
B) Java
C) C#
D) HTML
Question
____ is the language used to frame database queries.

A) COBOL
B) SQL
C) C#
D) HTML
Question
The LISP programming language was derived from Scheme, another functional programming language.
Question
A(n) ____ language is also called a procedural language.

A) imperative
B) logical
C) functional
D) structural
Question
FORTRAN allows ____ of well-written, efficient, and thoroughly tested code modules that are separately compiled and then drawn on by any program that wishes to use their capabilities.

A) software packages
B) external libraries
C) primitives
D) expert systems
Question
Which of the following is a functional programming language?

A) SQL
B) Prolog
C) Ada
D) LISP
Question
____ programs consist of facts and rules.

A) Ada
B) C++
C) Prolog
D) Scheme
Question
In a functional programming language, functions that are defined as part of the language are called ____ functions.

A) primitive
B) basic
C) regular
D) internal
Question
____ is the most widely used language for writing system software.

A) Java
B) C
C) Prolog
D) C#
Question
LISP and Prolog are often used in artificial intelligence work.
Question
In ____ programming, multiple copies of the same subtask or multiple subtasks of the same problem are performed simultaneously by different processors.

A) functional
B) applicative
C) procedural
D) parallel
Question
A ____ language is a lightweight language that is translated, then executed, statement by statement.

A) mid-level
B) scripting
C) system
D) sequential
Question
Neural networks are a form of parallelism.
Question
In C#, the programmer is responsible for releasing memory when the program no longer needs it.
Question
The ____ symbol is used to refer to the memory address where the value of a variable is stored in C.

A) &
B) *
C) %
D) #
Question
FORTRAN is a logic programming language.
Question
Ada is an object-oriented programming language.
Question
C++ is an object-oriented programming language.
Question
When a function is implemented in a procedural language, there is no possibility of side effects.
Question
A(n) ____ is a program used to interact with an I/O device.

A) I/O code
B) device driver
C) system software
D) operating system
Question
The functions "car" and "cdr" are known as ____ functions.

A) list-processing
B) public
C) arithmetic
D) geometric
Question
The Microsoft ____ Framework is a giant collection of tools for software development.

A) .NET
B) C#
C) Basic
D) Visual
Question
What language was the UNIX operating system developed in?

A) FORTRAN
B) COBOL
C) Java
D) C
Question
The invention of the ____ programming language was brought upon by the military.

A) Java
B) C
C) ADA
D) COBOL
Question
The specialized language, ____, utilizes tags enclosed in brackets.

A) JavaScript
B) SQL
C) HTML
D) JDBC
Question
A program written in a procedural language consists of sequences of statements that manipulate data items.
Question
A(n) ____ is a model or mental framework for representing or thinking about something.

A) algorithm
B) expert system
C) paradigm
D) query
Question
In the SIMD architecture, numerous interconnected processors execute their own programs on their own data, communicating results as necessary.
Question
____ programming consists of various transformations on items.

A) Object-Oriented
B) Iterative
C) Procedural
D) Functional
Question
COBOL programs are highly portable across many different COBOL compilers.
Question
COBOL is far more adept at handling keyboard input than file input.
Question
A FORTRAN program filled with "GO TO" statements that send the flow of control to multiple places is considered elegant code.
Question
A side effect occurs when a function, in the course of acting on its argument values to produce a result value, also changes other values that it should not alter.
Question
____ is the most widely used language for writing system software.

A) Java
B) C
C) Prolog
D) C#
Question
Because it makes use of low-level information, ____ is closer to assembly language than other high-level languages.

A) C
B) Java
C) C#
D) HTML
Question
FORTRAN is affiliated with engineering applications.
Question
LISP and Prolog are often used in artificial intelligence work.
Question
Graphical Web editor software has gradually replaced HTML for Web editing.
Question
____ was designed to support numerical computations.

A) HTML
B) COBOL
C) SQL
D) FORTRAN
Question
The inability to have all computer programs written in the same programming language is mostly because no single programming language is capable of doing every task.
Question
When using the "just in time" compiler on Microsoft intermediate language code, the executable file remains even after program execution.
Question
FORTRAN and COBOL were the dominant high-level languages of the 1960s.
Question
____ was designed to serve business needs such as managing inventories and payrolls.

A) COBOL
B) FORTRAN
C) JavaScript
D) Prolog
Question
In an expert system about a particular domain, a human with knowledge in that domain contributes facts based on his or her knowledge and experience.
Question
C++ omits the memory manipulation features of its predecessor, C.
Question
The Y2K problem dealt with old but still-running programs known as legacy code.
Question
Today, COBOL is an outdated language that is rarely used.
Question
The LISP programming language was derived from Scheme, another functional programming language.
Question
In a functional programming language, the only functions that the programmer can use are the ones defined as part of the language.
Question
ADA is strictly used for systems that do not require tremendous amounts of reliability.
Question
____ is the language used to frame database queries.

A) COBOL
B) SQL
C) C#
D) HTML
Unlock Deck
Sign up to unlock the cards in this deck!
Unlock Deck
Unlock Deck
1/100
auto play flashcards
Play
simple tutorial
Full screen (f)
exit full mode
Deck 9: The Tower of Babel
1
In C#, the programmer is responsible for releasing memory when the program no longer needs it.
False
2
FORTRAN and COBOL were the dominant high-level languages of the 1960s.
True
3
Neural networks are a form of parallelism.
True
4
Java programs come in two flavors: applications and applets.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
5
ADA is strictly used for systems that do not require tremendous amounts of reliability.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
6
Today, COBOL is an outdated language that is rarely used.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
7
Ada, like C++, is a large language.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
8
COBOL programs are highly portable across many different COBOL compilers.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
9
A program written in a procedural language consists of sequences of statements that manipulate data items.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
10
The inability to have all computer programs written in the same programming language is mostly because no single programming language is capable of doing every task.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
11
A side effect occurs when a function, in the course of acting on its argument values to produce a result value, also changes other values that it should not alter.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
12
FORTRAN is the best-known logic programming language.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
13
In a functional programming language, the only functions that the programmer can use are the ones defined as part of the language.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
14
The Y2K problem dealt with old but still-running programs known as legacy code.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
15
When a function is implemented in a procedural language, there is no possibility of side effects.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
16
C++ omits the memory manipulation features of its predecessor, C.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
17
COBOL is far more adept at handling keyboard input than file input.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
18
In the SIMD architecture, numerous interconnected processors execute their own programs on their own data, communicating results as necessary.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
19
FORTRAN is affiliated with engineering applications.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
20
A FORTRAN program filled with "GO TO" statements that send the flow of control to multiple places is considered elegant code.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
21
____ was designed to serve business needs such as managing inventories and payrolls.

A) COBOL
B) FORTRAN
C) JavaScript
D) Prolog
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
22
In the ____ language, a user does not interact directly with the program.

A) FORTRAN
B) C
C) COBOL
D) LISP
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
23
Which of the following is a special-purpose language?

A) JavaScript
B) Ada
C) COBOL
D) C
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
24
Graphical Web editor software has gradually replaced HTML for Web editing.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
25
In ____ programming, a program's actions are viewed as a series of logical deductions from known facts.

A) procedural
B) functional
C) logic
D) applicative
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
26
In an expert system about a particular domain, a human with knowledge in that domain contributes facts based on his or her knowledge and experience.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
27
____ was designed to support numerical computations.

A) HTML
B) COBOL
C) SQL
D) FORTRAN
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
28
Which of the following languages is used to create Web pages?

A) HTML
B) SQL
C) C++
D) COBOL
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
29
When using the "just in time" compiler on Microsoft intermediate language code, the executable file remains even after program execution.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
30
Because it makes use of low-level information, ____ is closer to assembly language than other high-level languages.

A) C
B) Java
C) C#
D) HTML
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
31
____ is the language used to frame database queries.

A) COBOL
B) SQL
C) C#
D) HTML
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
32
The LISP programming language was derived from Scheme, another functional programming language.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
33
A(n) ____ language is also called a procedural language.

A) imperative
B) logical
C) functional
D) structural
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
34
FORTRAN allows ____ of well-written, efficient, and thoroughly tested code modules that are separately compiled and then drawn on by any program that wishes to use their capabilities.

A) software packages
B) external libraries
C) primitives
D) expert systems
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
35
Which of the following is a functional programming language?

A) SQL
B) Prolog
C) Ada
D) LISP
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
36
____ programs consist of facts and rules.

A) Ada
B) C++
C) Prolog
D) Scheme
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
37
In a functional programming language, functions that are defined as part of the language are called ____ functions.

A) primitive
B) basic
C) regular
D) internal
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
38
____ is the most widely used language for writing system software.

A) Java
B) C
C) Prolog
D) C#
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
39
LISP and Prolog are often used in artificial intelligence work.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
40
In ____ programming, multiple copies of the same subtask or multiple subtasks of the same problem are performed simultaneously by different processors.

A) functional
B) applicative
C) procedural
D) parallel
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
41
A ____ language is a lightweight language that is translated, then executed, statement by statement.

A) mid-level
B) scripting
C) system
D) sequential
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
42
Neural networks are a form of parallelism.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
43
In C#, the programmer is responsible for releasing memory when the program no longer needs it.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
44
The ____ symbol is used to refer to the memory address where the value of a variable is stored in C.

A) &
B) *
C) %
D) #
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
45
FORTRAN is a logic programming language.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
46
Ada is an object-oriented programming language.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
47
C++ is an object-oriented programming language.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
48
When a function is implemented in a procedural language, there is no possibility of side effects.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
49
A(n) ____ is a program used to interact with an I/O device.

A) I/O code
B) device driver
C) system software
D) operating system
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
50
The functions "car" and "cdr" are known as ____ functions.

A) list-processing
B) public
C) arithmetic
D) geometric
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
51
The Microsoft ____ Framework is a giant collection of tools for software development.

A) .NET
B) C#
C) Basic
D) Visual
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
52
What language was the UNIX operating system developed in?

A) FORTRAN
B) COBOL
C) Java
D) C
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
53
The invention of the ____ programming language was brought upon by the military.

A) Java
B) C
C) ADA
D) COBOL
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
54
The specialized language, ____, utilizes tags enclosed in brackets.

A) JavaScript
B) SQL
C) HTML
D) JDBC
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
55
A program written in a procedural language consists of sequences of statements that manipulate data items.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
56
A(n) ____ is a model or mental framework for representing or thinking about something.

A) algorithm
B) expert system
C) paradigm
D) query
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
57
In the SIMD architecture, numerous interconnected processors execute their own programs on their own data, communicating results as necessary.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
58
____ programming consists of various transformations on items.

A) Object-Oriented
B) Iterative
C) Procedural
D) Functional
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
59
COBOL programs are highly portable across many different COBOL compilers.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
60
COBOL is far more adept at handling keyboard input than file input.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
61
A FORTRAN program filled with "GO TO" statements that send the flow of control to multiple places is considered elegant code.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
62
A side effect occurs when a function, in the course of acting on its argument values to produce a result value, also changes other values that it should not alter.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
63
____ is the most widely used language for writing system software.

A) Java
B) C
C) Prolog
D) C#
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
64
Because it makes use of low-level information, ____ is closer to assembly language than other high-level languages.

A) C
B) Java
C) C#
D) HTML
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
65
FORTRAN is affiliated with engineering applications.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
66
LISP and Prolog are often used in artificial intelligence work.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
67
Graphical Web editor software has gradually replaced HTML for Web editing.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
68
____ was designed to support numerical computations.

A) HTML
B) COBOL
C) SQL
D) FORTRAN
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
69
The inability to have all computer programs written in the same programming language is mostly because no single programming language is capable of doing every task.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
70
When using the "just in time" compiler on Microsoft intermediate language code, the executable file remains even after program execution.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
71
FORTRAN and COBOL were the dominant high-level languages of the 1960s.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
72
____ was designed to serve business needs such as managing inventories and payrolls.

A) COBOL
B) FORTRAN
C) JavaScript
D) Prolog
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
73
In an expert system about a particular domain, a human with knowledge in that domain contributes facts based on his or her knowledge and experience.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
74
C++ omits the memory manipulation features of its predecessor, C.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
75
The Y2K problem dealt with old but still-running programs known as legacy code.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
76
Today, COBOL is an outdated language that is rarely used.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
77
The LISP programming language was derived from Scheme, another functional programming language.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
78
In a functional programming language, the only functions that the programmer can use are the ones defined as part of the language.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
79
ADA is strictly used for systems that do not require tremendous amounts of reliability.
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
80
____ is the language used to frame database queries.

A) COBOL
B) SQL
C) C#
D) HTML
Unlock Deck
Unlock for access to all 100 flashcards in this deck.
Unlock Deck
k this deck
locked card icon
Unlock Deck
Unlock for access to all 100 flashcards in this deck.