Ch_8_Arrays Flashcards

1
Q

Size Declarator

A

The number inside the arrays brackets. It indicates the number elements or values the array can hold.

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

Subscript (Index, Position)

A

The individual “location” of an array item. It is used as an index to pinpoint a specific element within an array.

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

Array Element / Array Value

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