Arrays Flashcards

1
Q

Define Array

A

Holds number of data items of the same data type

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

Define Mutable

A

Can be changed while the program is running

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

Define one-dimensional array

A

Single row of values

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

Define two-dimensional

A

Has more than one dimension, e.g. table

Matrix

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