Login
Remember
Register
Ask a Question
Explain the Operators in Scala
0
votes
asked
Apr 21, 2022
in
Scala Constructs
by
sharadyadav1986
Explain the Operators in Scala
scala-operators
Please
log in
or
register
to answer this question.
1
Answer
0
votes
answered
Apr 21, 2022
by
sharadyadav1986
The following are the
Operators in Scala:
Arithmetic Operators
Relational Operators
Logical Operators
Bitwise Operators
Assignment Operators
...