Try this exercise. Click the correct answer from the options.
Which of the following statements is true about arrays and collections in .NET?
Click the option that best answers the question.
- Arrays and collections are both fixed-size collections of elements
- Arrays and collections both allow storing multiple values of different types
- Arrays are fixed-size collections while collections are dynamic in size
- Arrays and collections cannot be accessed using an index