Programming (Year 12)
Data Structures
Which of the following statements is true about arrays?
They can store mixed data types
They are fixed in size once declared
They can only store integers
They are not zero-indexed
Next