chapter 7 - arrays Flashcards

1
Q

array

A
  • variable that can store multiple values of the same type
  • values are stored in adjacent memory locations
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

array format

A

int name[n];

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