Arrays
Pros
Cons
Can store different numbers of variables of the same type.
Size must be set at compile time
Can have multiple dimensions.
Allows for fast lookup.
Last updated
Was this helpful?
Can store different numbers of variables of the same type.
Size must be set at compile time
Can have multiple dimensions.
Allows for fast lookup.
Last updated
Was this helpful?