Exit Quiz
Question 1 of 6
1
of 6
Which of the following is true about arrays?
Select one answer
Arrays are dynamic data structures that allow adding and deleting items.
Arrays store items of different data types.
The size of an array is fixed, and items must all be of the same type.
Arrays can grow or shrink in size as needed.
What is the difference between an array and a list?
Need a hint?
Check