Q. What is an array? (Solved)
1. an array is a collection of variables that are of the dissimilar data type.
2. an array is a collection of variables that are of the same data type.
3. an array is not a collection of variables that are of the same data type.
4. none of the above.
- b. an array is a collection of variables that are of the same data type.