Login
Remember
Register
Ask a Question
Which one of the following is not a type of Scala Identifier?
0
votes
asked
Sep 11, 2022
in
Scala Constructs
by
sharadyadav1986
Which one of the following is not a type of Scala Identifier?
a) Alphanumeric identifier
b) String identifier
c) Operator identifier
d) Literal identifier
scala
identifier
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Sep 11, 2022
by
sharadyadav1986
b) String identifier
...