Answer Posted / Durgesh Kumar Maheshwari
An array in Scala is a collection of elements of the same data type. It is a fixed-size, ordered collection of elements. The type of elements can be specified when the array is created by providing the data type as part of the array declaration.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers