Computer Science, asked by karthikkolare, 10 months ago

types of operators in Java​

Answers

Answered by ImSkyeTheDarkWarrior
2

Answer:

There are many operators in JAVA They are :

  • Unary Operator,
  • Arithmetic Operator,
  • Shift Operator,
  • Relational Operator,
  • Bitwise Operator,
  • Logical Operator,
  • Ternary Operator and
  • Assignment Operator.
Attachments:
Similar questions