0 votes
in Scala Constructs by
Explain the Operators in Scala

1 Answer

0 votes
by

The following are the Operators in Scala:

  • Arithmetic Operators
  • Relational Operators
  • Logical Operators
  • Bitwise Operators
  • Assignment Operators
...