How many types of operators are present in Scala?

42. How many types of operators are present in Scala?

  1. 5
  2. 2
  3. 6
  4. 8

Answer: A) 5

Explanation:

There are 5 types of operators in Scala, they are:

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

Comments and Discussions!

Load comments ↻






Copyright © 2024 www.includehelp.com. All rights reserved.