Introduction to Arrays
Get introduced to arrays.
What is an array?
In the lesson on variables, we saw that a variable is just like a cabinet that can store one item only. To store the item in the cabinet, we must decide its type (analogous to data type) and put a unique label on it (analogous to variable name).
Get hands-on with 1300+ tech skills courses.