As far as built-in operators go, Scala provides the following five types.
Arithmetic Operators
Relational Operators
Logical Operators
Bitwise Operators
Assignment Operators
In the coming lessons, we will be discussing each type of operator individually.