0 votes
in Scala - The Diatonic Syallable by
What data type would you use to store an immutable collection of objects that contain a fixed number of varying types?

a. Array

b. ImmutableCollection

c. List

d. Tuple

1 Answer

0 votes
by
Correct answer is:- Tuple

Related questions

+1 vote
asked Aug 15, 2022 in NoSQL by AdilsonLima
0 votes
asked Aug 13, 2022 in Scala - The Diatonic Syallable by AdilsonLima
...