Programming (Year 11)
JavaScript Basics
Which of the following is true about arrays in JavaScript?
They are fixed in size.
They can hold only numbers.
They can hold different data types.
They cannot be resized.
Next