5. Arrays Flashcards

1
Q

Some programming languages use a construct similar to an array called a(n) ____.

A

vector

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

Each item in an array is called a(n) ____.

A

element

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

In an array, each element’s location number is called the ____.

A

index

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

To contrast with array variables, a single-item (non-array) variable is called a(n) ____ variable.

A

scalar

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