0 votes
in Scala Constructs by
It is possible to change the variables defined using __ keyword as many times as you like.

a) var

b) val

c) var_name

d) None of the above

1 Answer

0 votes
by

a) var

Related questions

0 votes
asked Sep 12, 2022 in Scala Constructs by Robin
...