Alice Chapter 9 Flashcards

You may prefer our related Brainscape-certified flashcards:
1
Q

When a procedure is in need of information supplied at runtime, a _____ may be added

A

Parameter

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

Tells Alice the kind of argument that can be sent to the parameter when the procedure is called

A

Parameter’s data type

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

A named storage locations in your computer’s memory where a data item of a specific type may be stored

A

Variable

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

Repeats executions of a code block a code block a counted number of times

A

Count control structure

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

The count control structure uses a ______________ value that determines the number of repetitions

A

Loop control value

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

In Alice, multiplying and dividing are performed before adding and subtracting

A

Order of Operations

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

Is a number having a decimal point and digits before and after the decimal point

A

DecimalNumber

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

Is a number that does not have a decimal point

A

WholeNumber

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

Has only two possible values of true or false

A

Boolean

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

A sequence of letters, digits, and special symbols enclosed in quotes

A

textString

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

Defined by a class and is a data type

A

Gallery of 3D models

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