0 votes
in Scala Constructs by
In Scala, maps are by default ________ without an explicit import.

a) Mutable

b) Immutable

c) Both A and B

d) None of the above

1 Answer

0 votes
by

b) Immutable

...