Chapter 2: Basics Flashcards

1
Q

A location in memory used for storing data and given a name in a computer program is called a________ because the data in the location can be changed.

A

Variable

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

An identifier that cannot be used as a variable name is a________ word.

A

Reserved
aka keyword

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

Before a variable is used it must be _______

A

Declared

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

An order to the computer saying “set the value of this variable to what I have written down”

A

Assignment Statement

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