Login
Remember
Register
Ask a Question
It is possible to change the variables defined using __ keyword as many times as you like.
0
votes
asked
Sep 11, 2022
in
Scala Constructs
by
sharadyadav1986
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
scala
variables
code
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 11, 2022
by
sharadyadav1986
a) var
...