Login
Remember
Register
Ask a Question
In Scala, maps are by default ________ without an explicit import.
0
votes
asked
Sep 11, 2022
in
Scala Constructs
by
sharadyadav1986
In Scala, maps are by default ________ without an explicit import.
a) Mutable
b) Immutable
c) Both A and B
d) None of the above
scala
explicit-import
maps
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 11, 2022
by
sharadyadav1986
b) Immutable
...