Exam Practice ( incorrect only) Flashcards

1
Q

____ was the first programmable device.

A

The correct answer is: Jacquard’s loom

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Part of the job of program ____ is to make clear any assumptions or restrictions about the input size the program was designed to handle.

A

The correct answer is: documentation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

The ____ hides from the user the messy details of underlying hardware.

A

The correct answer is: interface

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

A machine language program is called the ____ program.

A

The correct answer is: object

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

____ is the FORTRAN implementation of “input.”

A

The correct answer is: READ

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

____ is the most widely used language for writing system software because of the versatility its design philosophy bestowed on it.

A

The correct answer is: C

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

A(n) ____ is a model or mental framework for representing or thinking about something.

A

The correct answer is: paradigm

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

____ is a proprietary language—intellectual property belonging to Microsoft Corporation.

A

The correct answer is: F

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

In BNF, a ____ is an intermediate grammatical category used to help explain and organize the language.

A

The correct answer is: nonterminal

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

A formal basis for proofs might allow for ____ theorem-proving.

A

The correct answer is: mechanical

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

If a Turing machine program consists of the following four instructions:
(1,0,1,2,R)
(1,1,0,2,R)
(2,0,0,2,R)
(2,b,b,2,L)
then the configuration ____ is a halting configuration.

A

The correct answer is: … b 1 1 b b b … (current state = 2, symbol 1 is being read)

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

We assumed that there was a Turing machine that could solve the halting problem, and this assumption led to a(n) ____.

A

The correct answer is: impossible situation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

If we are not happy with our original design using a(n) ____, we only need to change some numerical parameters and rerun the model.

A

The correct answer is: simulation

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

A model of a business in which customers walk into the store at random times employs a model that uses ____ rather than precise and exact equations.

A

The correct answer is: statistical approximations

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

____ begins with assertions and tries to match those assertions to the “if” clauses of rules.

A

The correct answer is: Forward chaining

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

____ are fully modeled and fully rendered objects stored in a video library in video memory.

A

The correct answer is: Cut-ins